'宣言 Public Enum WicTransformOptions Inherits System.Enum
public enum WicTransformOptions : System.Enum
'宣言 Public Enum WicTransformOptions Inherits System.Enum
public enum WicTransformOptions : System.Enum
| メンバ | 解説 |
|---|---|
| FlipHorizontal | A horizontal flip. Pixels are flipped around the vertical y-axis. |
| FlipVertical | A vertical flip. Pixels are flipped around the horizontal x-axis. |
| Rotate0 | A rotation of 0 degrees. |
| Rotate180 | A clockwise rotation of 180 degrees. |
| Rotate270 | A clockwise rotation of 270 degrees. |
| Rotate90 | A clockwise rotation of 90 degrees. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Imaging.Windows.WicTransformOptions