Description of a transform specific to the PureColor example module. More...
Data Fields | |
cmsColorSpaceSignature | inColorspace |
cmsColorSpaceSignature | outColorspace |
uint32 | num_input_channels |
uint32 | num_output_channels |
HqBool | compositing |
sw_cmm_object_type | object_type |
sw_cmm_color_model | color_model |
Description of a transform specific to the PureColor example module.
sw_cmm_color_model PURECOLOR_TRANSFORM::color_model |
The color model of the object present in this transform
HqBool PURECOLOR_TRANSFORM::compositing |
Is this tranform involved in transparency compositing
cmsColorSpaceSignature PURECOLOR_TRANSFORM::inColorspace |
The color space on input to the transform
uint32 PURECOLOR_TRANSFORM::num_input_channels |
The number of input channels in the transform
uint32 PURECOLOR_TRANSFORM::num_output_channels |
The number of output channels in the transform
sw_cmm_object_type PURECOLOR_TRANSFORM::object_type |
The type of object present in this transform
cmsColorSpaceSignature PURECOLOR_TRANSFORM::outColorspace |
The color space on output from the transform