ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WTDecompSpec Class / WT_DECOMP_PACKET Field

In This Topic
    WT_DECOMP_PACKET Field
    In This Topic
    ID for the PACKET (as defined in JPEG 2000) wavelet tree decomposition (2 levels of decomposition in the high bands and some specified number for the lowest LL band): 0x01.
    Syntax
    'Declaration
     
    
    Public Const WT_DECOMP_PACKET As Integer
    public const int WT_DECOMP_PACKET
    See Also