ImageGear v26.3 - Updated
ImageGear.Core 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 Property Gets or sets A value when the mode is LAB.  
    Public Property Gets or sets B value when the mode is LAB.  
    Public Property Gets or sets black value when the mode is CMYK.  
    Public Property Gets or sets blue value when the mode is RGB.  
    Public Property Gets or sets cyan value when the mode is CMYK.  
    Public Property Gets or sets green value when the mode is RGB.  
    Public Property Gets or sets L value when the mode is LAB.  
    Public Property Gets or sets magenta value when the mode is CMYK.  
    Public Property Gets or sets the color space in which the color is defined.  
    Public Property Gets or sets red value when the mode is RGB.  
    Public Property Gets or sets name of the swatch.  
    Public Property Gets or sets the type of color, one of PROCESS or SPOT.  
    Public Property Gets or sets yellow value when the mode is CMYK.  
    Top
    See Also