ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorChannelInfo Class
Fields Properties Methods


In This Topic
    ImGearColorChannelInfo Class Members
    In This Topic

    The following tables list the members exposed by ImGearColorChannelInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearColorChannelInfo class by using color space and color value.  
    Top
    Public Properties
     NameDescription
    Public Property Gets color channel's color space.  
    Public Property Gets or sets opacity of the color channel.  
    Top
    Public Methods
     NameDescription
    Public Method Returns a copy of the color value.  
    Public Method Returns a copy of the color value in 16-bit format.  
    Public Method Returns a copy of the color value in 8-bit format.  
    Top
    See Also