ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WaveletTransform_Fields Structure / WT_IMPL_FULL Field

In This Topic
    WT_IMPL_FULL Field
    In This Topic
    ID for full-page based implementations of wavelet transforms. Full-page based implementations should be avoided since they require large amounts of memory.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly WT_IMPL_FULL As Integer
    public static readonly int WT_IMPL_FULL
    See Also