The ExposureContrast element simulates adjusting the exposure of an image, and also modifies the contrast between light and dark colors.
It is an Autodesk extension to the Academy/ASC XML color transform format.
If a color transform is used for display, then depending on the application users can still adjust the exposure and contrast interactively as long as the CTF file contains at least one ExposureContrast element with DynamicParameter sub-elements. In this case, the corresponding parameter values defined in the ECParams sub-element are ignored for display only, and instead the values set in the application are applied at each point in the transform chain that an ExposureContrast element with DynamicParameter sub-elements occurs.
| Value | Meaning |
|---|---|
| "linear" |
|
| "video" |
|
| "log" |
|
The ECParams element specifies the parameters for an ExposureContrast element.
The DynamicParameter element signals to a compatible application that a parameter is dynamic. If the transform is used for display, the parameter value defined in the CTF is ignored and the value set in the application is used instead.