ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / EntropyCoder Class / CbULX Property

In This Topic
    CbULX Property (EntropyCoder)
    In This Topic
    Returns the horizontal offset of the code-block partition. Allowable values are 0 and 1, nothing else.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CbULX As Integer
    public virtual int CbULX {get;}
    See Also