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

In This Topic
    MaxCompImgHeight Property (HeaderDecoder)
    In This Topic
    Return the maximum height among all components
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property MaxCompImgHeight As Integer
    public virtual int MaxCompImgHeight {get;}

    Property Value

    Maximum component height
    See Also