ComponentOne PDF for .NET
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