ColorantRgb class

ColorantRgb class

Represents RGB Colorant.

Inheritance: ColorantRgbColorantBaseComplexTypeBaseXmpTypeBase

The ColorantRgb type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ColorantRgb class.
initInitializes a new instance of the ColorantRgb class.

Properties

PropertyDescription
prefixGets the prefix.
namespace_uriGets the default namespace URI.
modeGets ColorMode.
swatch_nameGets or sets the name of the swatch.
color_typeGets or sets the type of the color.
redGets or sets the red component value.
greenGets or sets the green component value.
blueGets or sets the blue component value.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

See Also