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