ColorantBase Class

Summary: Represents XMP Colorant type.

Module: aspose.psd.xmp.types.complex.colorant

Full Name: aspose.psd.xmp.types.complex.colorant.ColorantBase

Inheritance: IXmpType, ComplexTypeBase

Aspose.PSD Version: 24.4.0

Properties

NameTypeAccessDescription
color_typeColorTyper/wGets or sets the type of the color.
modeColorModerGets ColorMode.
namespace_uristringrGets the default namespace URI.
prefixstringrGets the prefix.
swatch_namestringr/wGets or sets the name of the swatch.

Methods

NameDescription
get_xmp_representation()Gets the string contained value in XMP format.

Method: get_xmp_representation()

 get_xmp_representation() 

Gets the string contained value in XMP format.

Returns

TypeDescription
stringReturns the string contained value in XMP format.