FlexReport for WPF
synthetize_hpf メソッド (SynWTFilter)


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

パラメータ

lowSig
lowOff
lowLen
lowStep
highSig
highOff
highLen
highStep
outSig
outOff
outStep
参照

SynWTFilter クラス
SynWTFilter メンバ