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

In This Topic
    CompTransfUsed Property
    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