myDocument.convertProfile( destinationProfile, intent, [ blackPointCompensation ], [ dither ] ) in Photoshop DOM
convert the document from using one color profile to using another
Arguments
name | type | description |
---|---|---|
destinationProfile | String | |
intent | Intent | |
blackPointCompensation | Boolean | [optional] |
dither | Boolean | [optional] |
- Return Type
- (none)