ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color.Boxes Namespace / PaletteBox Class / getBitDepth Method

In This Topic
    getBitDepth Method
    In This Topic
    Return the bitdepth of palette entries.
    Syntax
    'Declaration
     
    
    Public Function getBitDepth( _
       ByVal column As Integer _
    ) As Short
    public short getBitDepth( 
       int column
    )

    Parameters

    column
    See Also