ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / HeaderInfo.SIZ Class / getOrigBitDepth Method

In This Topic
    getOrigBitDepth Method (HeaderInfo.SIZ)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getOrigBitDepth( _
       ByVal c As Integer _
    ) As Integer
    public virtual int getOrigBitDepth( 
       int c
    )

    Parameters

    c
    See Also