[]
Produces a flipped (horizontal or vertical) and/or rotated (by 90 degree increments) bitmap. Rotations are done before the flip.
public class FlipRotator : BaseTransform
Public Class FlipRotator
Inherits BaseTransform
Name | Description |
---|---|
FlipRotator() | Initializes a new instance of the FlipRotator class. |
FlipRotator(WicTransformOptions) | Initializes a new instance of the FlipRotator class. |
Name | Description |
---|---|
TransformOptions | Gets or sets the transform options to flip or rotate the image. |