See Also Examples Applies To
Adds an ICC profile from a file to the native GdPicture image.
Syntax
object.ICCAddFromFile (sFilePath)
The ICCAddFromFile 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. |
Returns
Long. GdPictureStatus
Category
ICC Profile & Color Remap Functions