Name | Description | |
---|---|---|
![]() ![]() | CmykToPcsXyzD50 | Gets a standard color transform from CMYK to PCSXYZ using CIE illuminant D50. |
![]() ![]() | GrayToPcsXyzD50 | Gets a standard color transform from grayscale to PCSXYZ using gamma value 2.2. |
![]() ![]() | GrayToRgb | Gets a standard color transform from Gray to RGB. |
![]() ![]() | PcsLabToPcsXyzD50 | Gets a standard color transform from PCSLab to PCSXYZ using CIE illuminant D50. |
![]() ![]() | PcsXyzToBgrD50 | Gets a standard color transform from PCSXYZ to BGR using CIE illuminant D50. |
![]() ![]() | PcsXyzToBgrD50Fast | Gets a standard color transform from PCSXYZ to BGR using CIE illuminant D50 with optimized performance. |
![]() ![]() | PcsXyzToGray | Gets a standard color transform from PCSXYZ to grayscale using gamma value 2.2. |
![]() ![]() | PcsXyzToPcsLabD50 | Gets a standard color transform from PCSXYZ to PCSLab using CIE illuminant D50. |
![]() ![]() | PcsXyzToSRgbD50 | Gets a standard color transform from PCSXYZ to sRGB using CIE illuminant D50. |
![]() ![]() | RgbToGrayAverage | Gets a standard color transform from RGB to Gray using Average method. |
![]() ![]() | RgbToGrayLightness | Gets a standard color transform from RGB to Gray using Lightness method. |
![]() ![]() | RgbToGrayLuminosity | Gets a standard color transform from RGB to Gray using Luminosity method. |
![]() ![]() | SRgbToPcsXyzD50 | Gets a standard color transform from sRGB to PCSXYZ using CIE illuminant D50. |
![]() ![]() | SRgbToPcsXyzD50Fast | Gets a standard color transform from sRGB to PCSXYZ using CIE illuminant D50 with optimized performance. |