FlexReport for WPF
DequantizerParams クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer 名前空間 : DequantizerParams クラス
This is the generic ineterface for dequantization parameters. Generally, for each type of dequantizer, there should be a corresponding class to store its parameters. The parameters are those that come from the bit stream header, that concern dequantization.
オブジェクト モデル
DequantizerParams クラス
シンタックス
'宣言
 
Public MustInherit Class DequantizerParams 
'使用法
 
Dim instance As DequantizerParams
public abstract class DequantizerParams 
継承階層

System.Object
   GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer.DequantizerParams
      GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizerParams

参照

DequantizerParams メンバ
GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer 名前空間