LayoutColorManagementInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| blackPointCompensation | Boolean | Whether to apply black point compensation during color conversions. | |
| destinationProfile | String | Optional destination ICC profile identifier or path to target for color conversion. | |
| intent | String | Rendering intent for color conversion (e.g. relative_colorimetric, perceptual). | |
| profile | LayoutColorManagementProfileInput | Embedded ColorProfile with detailed ICC metadata to override profile settings. | |
| sourceProfile | String | Optional source ICC profile identifier or path to use instead of the document default. |