Important: The information in this document is obsolete and should not be used for new development.
Modified Color Profile Data Opcodes
A constant from the gxProfileDataOpcodeenumeration
follows agxSetDataOpcode
operation 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
GXSetColorProfileTags
function follow.