ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / 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