ComponentOne PDF for .NET
CSJ2K.j2k.image.forwcomptransf Namespace / ForwCompTransfSpec Class / CompTransfUsed Property

In This Topic
    CompTransfUsed Property (ForwCompTransfSpec)
    In This Topic
    Check if component transformation is used in any of the tiles. This method must not be used by the encoder.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CompTransfUsed As Boolean
    public virtual bool CompTransfUsed {get;}

    Property Value

    True if a component transformation is used in at least on tile.
    See Also