ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WTDecompSpec Class
Fields Properties Methods


In This Topic
    WTDecompSpec Class Members
    In This Topic

    The following tables list the members exposed by WTDecompSpec.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe identifier for "component default" specified decomposition  
    Public FieldThe identifier for "main default" specified decomposition  
    Public FieldThe identifier for "tile and component specific" specified decomposition  
    Public FieldThe identifier for "tile specific default" specified decomposition  
    Public FieldID for the dyadic wavelet tree decomposition (also called "Mallat" in JPEG 2000): 0x00.  
    Public FieldID 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.  
    Public FieldID for the SPACL (as defined in JPEG 2000) wavelet tree decomposition (1 level of decomposition in the high bands and some specified number for the lowest LL band): 0x02.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns the main default decomposition type.  
    Public PropertyReturns the main default decomposition number of levels.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public MethodSets the "component main default" decomposition type and number of levels for the specified component. Both 'dec' and 'lev' can not be negative at the same time.  
    Top
    See Also