ComponentOne PDF for .NET
CSJ2K.Color Namespace / ColorSpace Class / getPaletteChannelBits Method

In This Topic
    getPaletteChannelBits Method (ColorSpace)
    In This Topic
    Return bitdepth of the palette entries.
    Syntax
    'Declaration
     
    
    Public Overridable Function getPaletteChannelBits( _
       ByVal c As Integer _
    ) As Integer
    public virtual int getPaletteChannelBits( 
       int c
    )

    Parameters

    c
    See Also