ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / CBlkSizeSpec Class / getCBlkWidth Method

In This Topic
    getCBlkWidth Method (CBlkSizeSpec)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function getCBlkWidth( _
       ByVal type As Byte, _
       ByVal t As Integer, _
       ByVal c As Integer _
    ) As Integer
    public virtual int getCBlkWidth( 
       byte type,
       int t,
       int c
    )

    Parameters

    type
    t
    c
    See Also