ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.j2k.image.forwcomptransf Namespace / ForwCompTransfSpec Class
Members

In This Topic
    ForwCompTransfSpec Class
    In This Topic
    This class extends CompTransfSpec class in order to hold encoder specific aspects of CompTransfSpec.
    Object Model
    ForwCompTransfSpec Class
    Syntax
    'Declaration
     
    Public Class ForwCompTransfSpec 
       Inherits CSJ2K.j2k.image.CompTransfSpec
       Implements CSJ2K.j2k.wavelet.FilterTypes 
    public class ForwCompTransfSpec : CSJ2K.j2k.image.CompTransfSpec, CSJ2K.j2k.wavelet.FilterTypes  
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.ModuleSpec
          CSJ2K.j2k.image.CompTransfSpec
             CSJ2K.j2k.image.forwcomptransf.ForwCompTransfSpec

    See Also