FlexReport for WPF
AnWTFilterInt クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間 : AnWTFilterInt クラス
This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for int data specifically. Implementations that work on int data should inherit from this class.

See the AnWTFilter class for details such as normalization, how to split odd-length signals, etc.

The advantage of using the specialized method is that no casts are performed.

オブジェクト モデル
AnWTFilterInt クラス
シンタックス
'宣言
 
Public MustInherit Class AnWTFilterInt 
   Inherits AnWTFilter
'使用法
 
Dim instance As AnWTFilterInt
public abstract class AnWTFilterInt : AnWTFilter 
継承階層

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

参照

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