[]
        
(Showing Draft Content)

C1.Win.Bitmap.FlipRotator

FlipRotator Class

Produces a flipped (horizontal or vertical) and/or rotated (by 90 degree increments) bitmap. Rotations are done before the flip.

Inheritance
FlipRotator
Namespace: C1.Win.Bitmap
Assembly: C1.Win.Bitmap.4.8.dll
Syntax
public class FlipRotator : BaseTransform

Constructors

Name Description
FlipRotator()

Initializes a new instance of the FlipRotator class.

FlipRotator(TransformOptions)

Initializes a new instance of the FlipRotator class.

Properties

Name Description
TransformOptions

Gets or sets the transform options to flip or rotate the image.