Modified Color Profile Data Opcodes
A constant from the gxProfileDataOpcodeenumerationfollows agxSetDataOpcodeoperation opcode if profile data follows. The data stream bytes that follow describe one of the attributes specified in this enumeration.
enum gxProfileDataOpcode { gxColorProfileAttributesOpcode, gxColorProfileTagOpcode };Constant descriptions
- gxColorProfileAttributesOpcode
- This opcode is reserved for future expansion.
- gxColorProfileTagOpcode
- The data parameters for the
GXSetColorProfileTagsfunction follow.