PELS PER PATTERN
Symbolic Value : Rich Text
PELS_PER_PATTERN - Number of Picture ELementS in a pattern table entry
#include <editods.h>
Symbolic Values :
Description :
A pattern table is a fixed-size color table used for patterns by CDBITMAPHEADER (patterns are used to compress the bitmap). An entry in the pattern table is 8 (PELS_PER_PATTERN) packed colors (3 bytes per color).
See Also : CDBITMAPHEADER