uSegType

Flag that indicates the type of segment. Possible values are:

Value

Meaning

SEGTYPE_TEXT_1BIT_BW

[0x01] Segment is 1-bit black and white text.

SEGTYPE_TEXT_1BIT_COLOR

[0x02] Segment is 1 bit colored text.

SEGTYPE_TEXT_2BIT_COLOR

[0x03] Segment is 2 bit colored text.

SEGTYPE_GRAYSCALE_2BIT

[0x04] Segment is 2-bit grayscale.

SEGTYPE_GRAYSCALE_8BIT

[0x05] Segment is 8-bit grayscale.

SEGTYPE_PICTURE

[0x06] Segment is an image.