See Also Examples Applies To
Removes the ICC profile embedded into a CMYK image file.
Syntax
object.ICCRemoveProfileToFile (sImagePath)
The ICCRemoveProfileToFile syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sImagePath | Required. String. The path of the CMYK image. |
Returns
Long. GdPictureStatus
Remarks
WARNING: You need to redistribute the optional gdimgplug.dll library in order to be able to use this function.
Category
ICC Profile & Color Remap Functions