ComponentOne PDF for .NET
CSJ2K.Color Namespace / ColorSpace Class / PaletteChannels Property

In This Topic
    PaletteChannels Property (ColorSpace)
    In This Topic
    Return number of channels in the palette.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property PaletteChannels As Integer
    public virtual int PaletteChannels {get;}
    See Also