Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThis 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.
    ClassThis 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.
    See Also