| Name | Description | Value |
| ColorDestination.COLORDESTINATIONDOCCMYK | Converts all colors to the profile selected for Destination. |
int
1
|
| ColorDestination.COLORDESTINATIONDOCRGB | Preserves color numbers for untagged content in the same color space as the destination profile. Not available with CMS off. |
int
3
|
| ColorDestination.COLORDESTINATIONPROFILE | Preserves color numbers for untagged content in the same color space as the destination profile. Not available with CMS off. |
int
5
|
| ColorDestination.COLORDESTINATIONWORKINGCMYK | Preserves color numbers for untagged content in the same color space as the destination profile. Not available with CMS off. |
int
2
|
| ColorDestination.COLORDESTINATIONWORKINGRGB | Preserves color numbers for untagged content in the same color space as the destination profile. Not available with CMS off. |
int
4
|
| ColorDestination.None | N/A. |
int
0
|