2.3.8.1 EMR_COLORCORRECTPALETTE Record
The EMR_COLORCORRECTPALETTE record specifies the correction of entries of a logical palette object using WCS.<76>
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type |
|||||||||||||||||||||||||||||||
Size |
|||||||||||||||||||||||||||||||
ihPalette |
|||||||||||||||||||||||||||||||
nFirstEntry |
|||||||||||||||||||||||||||||||
nPalEntries |
|||||||||||||||||||||||||||||||
nReserved |
Type (4 bytes): An unsigned integer that identifies this record type as EMR_COLORCORRECTPALETTE. This value is 0x0000006F.
Size (4 bytes): An unsigned integer that specifies the size of this record in bytes. This value is 0x00000018.
ihPalette (4 bytes): An unsigned integer that specifies the index of a logical palette object (section 2.2.17) in the EMF object table (section 3.1.1.1).
nFirstEntry (4 bytes): An unsigned integer that specifies the index of the first entry to correct.
nPalEntries (4 bytes): An unsigned integer that specifies the number of palette entries to correct.
nReserved (4 bytes): An unsigned integer that is undefined and unused.
See section 2.3.8 for more object manipulation record types.