Enum RotateFlipType
RotateFlipType enumeration
Namespace: HP.LFT.Common.Linux.Drawing
Assembly: HP.LFT.Common.Standard.dll
Syntax
public enum RotateFlipType
Fields
| Name | Description |
|---|---|
| Rotate180FlipNone | |
| Rotate180FlipX | |
| Rotate180FlipXY | |
| Rotate180FlipY | |
| Rotate270FlipNone | |
| Rotate270FlipX | |
| Rotate270FlipXY | |
| Rotate270FlipY | |
| Rotate90FlipNone | |
| Rotate90FlipX | |
| Rotate90FlipXY | |
| Rotate90FlipY | |
| RotateNoneFlipNone | |
| RotateNoneFlipX | |
| RotateNoneFlipXY | |
| RotateNoneFlipY |