[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.SubbandSyn.LH

LH Property

LH

Returns the LH (vertical high-pass) child subband of this subband.

Declaration
public override Subband LH { get; }
Property Value
Type Description
Subband

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

Overrides