Value
Name | Description | Value |
---|---|---|
PNGColorSpaceEnum.GRAY | Converts all color values to high-quality black-and-white images. Gray levels of the converted objects represent the luminosity of the original objects. | 1766290041 = 'iGry' |
PNGColorSpaceEnum.RGB | Represents all color values using the RGB color space. Best suited for documents that will be viewed on-screen. | 1666336578 = 'cRGB' |
Usage
As property
PNGExportPreference.pngColorSpace
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |