See Also Examples Applies To
Exports the ICC profile of the native GdPicture image to a file.
Syntax
object.ICCExportToFile (sFilePath)
The ICCExportToFile syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| sFilePath | Required. String. The path of the ICC profile file to create. |
Returns
Long. GdPictureStatus
Category
ICC Profile & Color Remap Functions