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

In This Topic
    EncoderSpecs Class
    In This Topic
    This class holds references to each module specifications used in the encoding 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
    EncoderSpecs Class
    Syntax
    'Declaration
     
    
    Public Class EncoderSpecs 
    public class EncoderSpecs 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.encoder.EncoderSpecs

    See Also