ComponentOne PDF for .NET
CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / CbULX Property

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