ComponentOne PDF for .NET
CSJ2K.j2k.image.invcomptransf Namespace / InvCompTransf Class
Members

In This Topic
    InvCompTransf Class
    In This Topic
    This class apply inverse component transformations to the tiles depending on specification read from the codestream header. These transformations can be used to improve compression efficiency but are not related to colour transforms used to map colour values for display purposes. JPEG 2000 part I defines 2 component transformations: RCT (Reversible Component Transformation) and ICT (Irreversible Component Transformation).
    Object Model
    InvCompTransf Class
    Syntax
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.image.ImgDataAdapter
          CSJ2K.j2k.image.invcomptransf.InvCompTransf

    See Also