ColorantCmyk class

ColorantCmyk class

Represents CMYK Colorant.

Inheritance: ColorantCmykColorantBaseComplexTypeBaseXmpTypeBase

The ColorantCmyk type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ColorantCmyk class.
initInitializes a new instance of the ColorantCmyk 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.
blackGets or sets the black component value.
cyanGets or sets the cyan component value.
magentaGets or sets the magenta component value.
yellowGets or sets the yellow component value.
COLOR_VALUE_MAXColor max value in CMYK colorant.
COLOR_VALUE_MINColor min value in CMYK colorant.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

See Also