ImageGear .NET v25.2 - Updated
ImageGear.Formats.SimplifiedMetadata Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPColorant Class
Properties


In This Topic
    ImGearXMPColorant Class Members
    In This Topic

    The following tables list the members exposed by ImGearXMPColorant.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearXMPColorant class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets A value when the mode is LAB.  
    Public PropertyGets or sets B value when the mode is LAB.  
    Public PropertyGets or sets black value when the mode is CMYK.  
    Public PropertyGets or sets blue value when the mode is RGB.  
    Public PropertyGets or sets cyan value when the mode is CMYK.  
    Public PropertyGets or sets green value when the mode is RGB.  
    Public PropertyGets or sets L value when the mode is LAB.  
    Public PropertyGets or sets magenta value when the mode is CMYK.  
    Public PropertyGets or sets the color space in which the color is defined.  
    Public PropertyGets or sets red value when the mode is RGB.  
    Public PropertyGets or sets name of the swatch.  
    Public PropertyGets or sets the type of color, one of PROCESS or SPOT.  
    Public PropertyGets or sets yellow value when the mode is CMYK.  
    Top
    See Also