[]
This class holds the parameters for the scalar deadzone dequantizer (StdDequantizer class) for the current tile. Its constructor decodes the parameters from the main header and tile headers.
public class StdDequantizerParams : DequantizerParams
Name | Description |
---|---|
StdDequantizerParams() |
Name | Description |
---|---|
exp | |
nStep |
Name | Description |
---|---|
DequantizerType | Returns the type of the dequantizer for which the parameters are. The types are defined in the Dequantizer class. |