ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / FilterTypes_Fields Structure
Members

In This Topic
    FilterTypes_Fields Structure
    In This Topic
    This interface defines the identifiers for the different types of filters that are supported.

    The identifier values are the same as those used in the codestream syntax, for the filters that are defined in the standard.

    Object Model
    FilterTypes_Fields Structure
    Syntax
    'Declaration
     
    
    Public Structure FilterTypes_Fields 
       Inherits System.ValueType
    public struct FilterTypes_Fields : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          CSJ2K.j2k.wavelet.FilterTypes_Fields

    See Also