RotateFlipExtensions Class
Contains extension methods for conversion the RotateFlipType and the RotateFlipType classes.
Inheritance Hierarchy
SystemObject
  Aspose.PSD.ExtensionsRotateFlipExtensions

Namespace: Aspose.PSD.Extensions
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public static class RotateFlipExtensions

The RotateFlipExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToGdiRotateFlipType
Converts Aspose.PSD.RotateFlipType to System.Drawing.RotateFlipType.
See Also