IccProfileSrcRgb

RGB default input color profile. Specifies the name of the ICC color profile to be used for RGB material images and vignettes which do not embed a color profile. Also for RGB color values specified with various Image Rendering commands, such as bgc= and color=.

Properties

Text string. If specified, must be a valid icc::Name value from the ICC profile map of either this image catalog or the default catalog, or a file path relative to attribute::RootPath. The referenced ICC profile must be an RGB profile.

Default

Inherited from default::IccProfileSrcRgb if not defined or if empty. If attribute::IccProfileSrcRgb does not resolve to a valid profile, attribute::IccProfileRgb is used instead.

See also

icc::Name , attribute::IccRenderIntent, attribute::IccProfileRgb, attribute::RootPath

On this page