GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.IWaveletFilter.isSameAsFullWT
シンタックス
'宣言
Public MustOverride Function isSameAsFullWT( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Boolean
'使用法
Dim instance As SynWTFilter
Dim tailOvrlp As System.Integer
Dim headOvrlp As System.Integer
Dim inLen As System.Integer
Dim value As System.Boolean
value = instance.isSameAsFullWT(tailOvrlp, headOvrlp, inLen)
public abstract System.bool isSameAsFullWT(
System.int ,
System.int ,
System.int
)
パラメータ
- tailOvrlp
- headOvrlp
- inLen
参照