Class | Description | |
---|---|---|
![]() | ChannelsOrderConverterTransform | Reorders the color channels. |
![]() | ColorManagementDecodeSettings | Contains the color management settings, which are used for image decoding. |
![]() | ColorTransform | Provides the abstract base class for color transformations. |
![]() | ColorTransformD50ToD65 | Provides the abstract base class for the color transforms that transform colors from the CIE illuminant D50 color space to the CIE illuminant D65 color space. |
![]() | ColorTransformD65ToD50 | Provides the abstract base class for the color transforms that transform colors from the CIE illuminant D65 color space to the CIE illuminant D50 color space. |
![]() | ColorTransforms | Represents a collection of most commonly used standard color transforms. |
![]() | ColorTransformSet | Represents a set of color transforms. |
![]() | ColorTransformsOptimizer | Contains static methods for creating optimized versions of color transforms. |
![]() | ColorTransformWithWhitePoint | Provides the abstract base class for the color transforms which have the certain white point, specified as CIEXYZ value, for the source and destination color space. |
![]() | CompositeColorTransform | Provides a base class for color transform that contains a group of color transforms. |
![]() | CompositeColorTransformWithWhitePoint | Provides the base class for the composite color transforms which have the certain white point, specified as CIEXYZ value, for the source and destination color space. |
![]() | FastCompositeColorTransform | Color transform with optimized performance, which contains a group of color transforms. |
![]() | RemapChannelsTransform | Color transform that remaps color channels. |
![]() | SimpleCompositeColorTransform | Simple color transform which contains a group of color transforms. |
![]() | XsRgbColorSpace | Provides helper methods to convert channel values in XsRgb color space. |