ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorSpace Structure


In This Topic
    ImGearColorSpace Structure Properties
    In This Topic

    For a list of all members of this type, see ImGearColorSpace members.

    Public Properties
     NameDescription
    Public Property Gets the number of alpha channels in the color space.  
    Public Property Gets the Index of the alpha channel in the color space.  
    Public Property Gets color part of value identifier.  
    Public Property Gets quantity of color channels. It does not include Alpha and Extra channels.  
    Public Property Gets a value indicating whether the colorspace contains an alpha channel. It does not take into account whether the color channels are pre-multiplied by alpha channel or not.  
    Public Property Gets a value indicating whether the colorspace contains extra (unknown) channels.  
    Public Property Gets the index of the first extra channel in the color space.  
    Public Property Gets a value indicating whether colorspace color channels are pre-multiplied by alpha values or not.  
    Public Property Gets or sets the color space identifier.  
    Top
    See Also