Interface IPreviewColorSettings
Properties
cmykColorProfileName
Declaration
cmykColorProfileName: string | null;
Property Value
| Type |
Description |
| string | null |
|
grayscaleColorProfileName
Declaration
grayscaleColorProfileName: string | null;
Property Value
| Type |
Description |
| string | null |
|
hiResDestinationColorProfileName
Declaration
hiResDestinationColorProfileName: string | null;
Property Value
| Type |
Description |
| string | null |
|
rgbColorProfileName
Declaration
rgbColorProfileName: string | null;
Property Value
| Type |
Description |
| string | null |
|