ComponentOne PDF for .NET
Inheritance Hierarchy
In This Topic
    CSJ2K.j2k.encoder Namespace (C1.Pdf.8)
    In This Topic
    Classes
     ClassDescription
    ClassThis 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).
    See Also