ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / HeaderInfo.SIZ Class / getOrigBitDepth Method

In This Topic
    getOrigBitDepth Method
    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