ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet.synthesis Namespace / SubbandSyn Class / LH Property

In This Topic
    LH Property (SubbandSyn)
    In This Topic
    Returns the LH (vertical high-pass) child subband of this subband.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property LH As Subband
    public override Subband LH {get;}

    Property Value

    The LH child subband, or null if there are no childs.
    See Also