[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.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: GrapeCity.Documents.Imaging.Windows
Assembly: DS.Documents.Imaging.Windows.dll
Syntax
public class FlipRotator : BaseTransform
Public Class FlipRotator
    Inherits BaseTransform

Constructors

Name Description
FlipRotator()

Initializes a new instance of the FlipRotator class.

FlipRotator(WicTransformOptions)

Initializes a new instance of the FlipRotator class.

Properties

Name Description
TransformOptions

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