ImageGear for .NET
ImGearRotationModes Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearRotationModes Enumeration




Glossary Item Box

Specifies ImageGear rotation mode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
CLIP0Clips rotated image to keep the image dimensions unchanged.
EXPAND1Expands the size of the bitmap if necessary to retain the entire rotated image.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearRotationModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.