Module wp_image_description_creator_icc_v1
wayland and Linux only.Expand description
holder of image description ICC information
This type of object is used for collecting all the information required to create a wp_image_description_v1 object from an ICC file. A complete set of required parameters consists of these properties:
- ICC file
Each required property must be set exactly once if the client is to create an image description. The set requests verify that a property was not already set. The create request verifies that all required properties are set. There may be several alternative requests for setting each property, and in that case the client must choose one of them.
Once all properties have been set, the create request must be used to create the image description object, destroying the creator in the process.
The link between a pixel value (a device value in ICC) and its respective colorimetry is defined by the details of the particular ICC profile. Those details also determine when colorimetry becomes undefined.
Structs§
- WpImage
Description Creator IccV1 - holder of image description ICC information
Enums§
Constants§
- REQ_
CREATE_ OPCODE - The wire opcode for this request
- REQ_
CREATE_ SINCE - The minimal object version supporting this request
- REQ_
SET_ ICC_ FILE_ OPCODE - The wire opcode for this request
- REQ_
SET_ ICC_ FILE_ SINCE - The minimal object version supporting this request