colorSpace Attribute | ColorSpace Property
Sets or retrieves the name and path for a particular .icm color mapping profile. With a profile assigned, the filtered output simulates the graphical output of devices that use the assigned profile.
Syntax
HTML Scripting
Possible Values
sPathFilename sPathFilename String that specifies or receives one of the following possible values.
- sFile
- Default. Identifies path and file name of a color mapping profile.
- sRGB
- Default. Identifies the standard colorspace.
The property is read/write. The property has a default value of sFile.
Remarks
The .icm profile defines how color content compares to the
sRGB
standard for a hardware device.
Applies To
ICMFilter
See Also