[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.SubbandSyn.LL

LL Property

LL

Returns the LL child subband of this subband.

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

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

Overrides