Enumeration
ColorConvertPurpose
Denotes the purpose of color conversion using ConvertSmapleColor method.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 0 | readonly | Do standard conversion, without black preservation. | |
| Int = 4 | readonly | Dummy option. | |
| Int = 2 | readonly | Conversion options appropriate to creating an image for print or export. | |
| Int = 1 | readonly | Conversion options appropriate to creating an image for screen display. |
Parameter of 1
Method parameters that accept an ColorConvertPurpose value.