[]
        
(Showing Draft Content)

CSJ2K.j2k.quantization.dequantizer.DequantizerParams.DequantizerType

DequantizerType Property

DequantizerType

Returns the type of the dequantizer for which the parameters are. The types are defined in the Dequantizer class.

Declaration
public abstract int DequantizerType { get; }
Property Value
Type Description
int

The type of the dequantizer for which the parameters are.

See Also