ComponentOne PDF for .NET
CSJ2K.Color.Boxes Namespace / PaletteBox Class / getBitDepth Method

In This Topic
    getBitDepth Method (PaletteBox)
    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