ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.decoder Namespace / DecoderSpecs Class
Members

In This Topic
    DecoderSpecs Class
    In This Topic
    This class holds references to each module specifications used in the decoding chain. This avoid big amount of arguments in method calls. A specification contains values of each tile-component for one module. All members must be instance of ModuleSpec class (or its children).
    Object Model
    DecoderSpecs Class
    Syntax
    'Declaration
     
    
    Public Class DecoderSpecs 
    public class DecoderSpecs 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.decoder.DecoderSpecs

    See Also