ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / ImgWidth Property

In This Topic
    ImgWidth Property (HeaderDecoder)
    In This Topic
    Returns the image width in the reference grid.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ImgWidth As Integer
    public virtual int ImgWidth {get;}

    Property Value

    The image width in the reference grid
    See Also