FlexReport for WPF
getFilterType メソッド


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間 > AnWTFilter クラス : getFilterType メソッド
Returns the type of filter used according to the FilterTypes interface.
シンタックス
'宣言
 
Public MustOverride Function getFilterType() As System.Integer
'使用法
 
Dim instance As AnWTFilter
Dim value As System.Integer
 
value = instance.getFilterType()
public abstract System.int getFilterType()

戻り値の型

The filter type.
参照

AnWTFilter クラス
AnWTFilter メンバ
GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.FilterTypes