FlexReport for WPF
QuantizationType クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization 名前空間 : QuantizationType クラス
This interface defines the IDs of the possible quantization types. JPEG 2000 part I support only the scalar quantization with dead zone. However other quantization type may be defined in JPEG 2000 extensions (for instance Trellis Coded Quantization).

This interface defines the constants only. In order to use the constants in any other class you can either use the fully qualified name (e.g., Q_TYPE_SCALAR_DZ) or declare this interface in the implements clause of the class and then access the identifier directly.

オブジェクト モデル
QuantizationType クラス
シンタックス
'宣言
 
Public MustInherit NotInheritable Class QuantizationType 
'使用法
 
Dim instance As QuantizationType
public static class QuantizationType 
継承階層

System.Object
   GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.QuantizationType

参照

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