ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpace Class / PaletteChannels Property

In This Topic
    PaletteChannels Property
    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