Skip to content

CT xxx OFFSET

Symbolic Value : Rich Text
CT_xxx_OFFSET - Offsets of red, green, and blue color values

#include <editods.h>

Symbolic Values :

CT_RED_OFFSET     -  Offset to the Red color byte (byte 0)

CT_GREEN_OFFSET   -  Offset to the Green color byte (byte 1)

CT_BLUE_OFFSET    -  Offset to the Blue color byte (byte 2)

Description :

These constants are offsets to the Red, Green, and Blue color values in a CDCOLORTABLE color entry. These color values are used in color tables and CDPATTERNTABLE records.

See Also : CDBITMAPHEADER CDCOLORTABLE CDPATTERNTABLE CT_xxx