ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.image Namespace / CompTransfSpec Class
Properties Methods


In This Topic
    CompTransfSpec Class Members
    In This Topic

    The following tables list the members exposed by CompTransfSpec.

    Public Constructors
     NameDescription
    Public ConstructorConstructs an empty 'CompTransfSpec' with the specified number of tiles and components. This constructor is called by the decoder. Note: The number of component is here for symmetry purpose. It is useless since only tile specifications are meaningful.  
    Top
    Public Properties
     NameDescription
    Public PropertyCheck if component transformation is used in any of the tiles. This method must not be used by the encoder.  
    Public Property (Inherited from CSJ2K.j2k.ModuleSpec)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodGets default value of the specified component. If no specification have been entered for this component, returns default value. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodGets default value for this module. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodReturn the spec type of the given tile-component. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodGets value of specified tile-component. This method calls getSpec but has a public access. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodGets default value of the specified tile. If no specification has been entered, it returns the default value. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodWhether or not specifications have been entered for the given component. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodWhether or not a tile-component specification has been defined (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodWhether or not specifications have been entered for the given tile. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodRotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications). (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodSets default value for specified component and specValType tag if allowed by its priority. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodSets default value for this module (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodSets value for specified tile-component. (Inherited from CSJ2K.j2k.ModuleSpec)
    Public MethodSets default value for specified tile and specValType tag if allowed by its priority. (Inherited from CSJ2K.j2k.ModuleSpec)
    Top
    See Also