ColorManagementDecodeSettings Class Methods
In This Topic
For a list of all methods of this type, see
ColorManagementDecodeSettings.
Public Methods
| | Name | Description |
 | GetColorTransform | Returns a ColorTransform that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms. |
 | GetColorTransformUsingEmbeddedProfile | Overloaded. Returns a that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms. |
 | GetColorTransformUsingEmbeddedProfileMetadata | Returns a ColorTransform that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms. |
See Also