ComponentOne PDF for .NET
CSJ2K.j2k.quantization Namespace / GuardBitsSpec Class / rotate90 Method

In This Topic
    rotate90 Method (GuardBitsSpec)
    In This Topic
    Rotate the ModuleSpec instance by 90 degrees (this modifies only tile and tile-component specifications).
    Syntax
    'Declaration
     
    
    Public Overridable Sub rotate90( _
       ByVal anT As Coord _
    ) 
    public virtual void rotate90( 
       Coord anT
    )

    Parameters

    anT
    See Also