FlexReport for WPF
analyze_hpf メソッド (AnWTFilter)


C1.WPF.Document.4.5.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間 > AnWTFilter クラス : analyze_hpf メソッド
シンタックス
'宣言
 
Public MustOverride Sub analyze_hpf( _
   ByVal inSig As System.Object, _
   ByVal inOff As System.Integer, _
   ByVal inLen As System.Integer, _
   ByVal inStep As System.Integer, _
   ByVal lowSig As System.Object, _
   ByVal lowOff As System.Integer, _
   ByVal lowStep As System.Integer, _
   ByVal highSig As System.Object, _
   ByVal highOff As System.Integer, _
   ByVal highStep As System.Integer _
) 
'使用法
 
Dim instance As AnWTFilter
Dim inSig As System.Object
Dim inOff As System.Integer
Dim inLen As System.Integer
Dim inStep As System.Integer
Dim lowSig As System.Object
Dim lowOff As System.Integer
Dim lowStep As System.Integer
Dim highSig As System.Object
Dim highOff As System.Integer
Dim highStep As System.Integer
 
instance.analyze_hpf(inSig, inOff, inLen, inStep, lowSig, lowOff, lowStep, highSig, highOff, highStep)
public abstract void analyze_hpf( 
   System.object inSig,
   System.int inOff,
   System.int inLen,
   System.int inStep,
   System.object lowSig,
   System.int lowOff,
   System.int lowStep,
   System.object highSig,
   System.int highOff,
   System.int highStep
)

パラメータ

inSig
inOff
inLen
inStep
lowSig
lowOff
lowStep
highSig
highOff
highStep
参照

AnWTFilter クラス
AnWTFilter メンバ