FlexReport for WPF
AnWTFilter クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間 : AnWTFilter クラス

This abstract class defines the methods of all analysis wavelet filters. Specialized abstract classes that work on particular data types (int, float) provide more specific method calls while retaining the generality of this one. See the AnWTFilterInt and AnWTFilterFloat classes. Implementations of analysis filters should inherit from one of those classes.

All analysis wavelet filters should follow the following conventions:
オブジェクト モデル
AnWTFilter クラス
シンタックス
'宣言
 
Public MustInherit Class AnWTFilter 
'使用法
 
Dim instance As AnWTFilter
public abstract class AnWTFilter 
継承階層

System.Object
   GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
      GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat
      GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterInt

参照

AnWTFilter メンバ
GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間