Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer Namespace / StdDequantizerParams Class
Members

In This Topic
    StdDequantizerParams Class
    In This Topic
    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.
    Object Model
    StdDequantizerParams Class
    Syntax
    'Declaration
     
    Public Class StdDequantizerParams 
       Inherits DequantizerParams
    public class StdDequantizerParams : DequantizerParams 
    Inheritance Hierarchy

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

    See Also

    Reference

    StdDequantizerParams Members
    GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer Namespace
    GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.quantization.dequantizer.StdDequantizer