Class ColorantBase

ColorantBase class

Vertegenwoordigt XMP-kleurmiddeltype.

public abstract class ColorantBase : ComplexTypeBase

Eigenschappen

NaamBeschrijving
ColorType { get; set; }Haalt of stelt het type van de kleur in.
Mode { get; }KrijgtColorMode .
NamespaceUri { get; }Haalt de standaard naamruimte-URI op.
Prefix { get; }Krijgt het voorvoegsel.
SwatchName { get; set; }Haalt de naam van het staal op of stelt deze in.

methoden

NaamBeschrijving
override GetXmpRepresentation()Haalt de tekenreekswaarde op in XMP-indeling.

Zie ook