[]
        
(Showing Draft Content)

C1.Win.Bitmap.FlipRotator.-ctor

FlipRotator Constructor

FlipRotator()

Initializes a new instance of the FlipRotator class.

Declaration
public FlipRotator()
Public Sub New()

FlipRotator(TransformOptions)

Initializes a new instance of the FlipRotator class.

Declaration
public FlipRotator(TransformOptions transformOptions)
Public Sub New(transformOptions As TransformOptions)
Parameters
Type Name Description
TransformOptions transformOptions

The transform options to flip or rotate the image.