| RotateFlipExtensions Class |
Contains extension methods for conversion the
RotateFlipType and the
RotateFlipType classes.
Inheritance HierarchySystemObject
Aspose.PSD.ExtensionsRotateFlipExtensions
Namespace: Aspose.PSD.ExtensionsAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntaxpublic static class RotateFlipExtensions
Public NotInheritable Class RotateFlipExtensions
public ref class RotateFlipExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RotateFlipExtensions = class end
The RotateFlipExtensions type exposes the following members.
Methods|
| Name | Description |
|---|
  | ToGdiRotateFlipType |
Converts Aspose.PSD.RotateFlipType to System.Drawing.RotateFlipType.
|
See Also