ImageGear22.Core Assembly > ImageGear.Processing Namespace : ImGearRotationModes Enumeration |
Member | Value | Description |
---|---|---|
CLIP | 0 | Clips rotated image to keep the image dimensions unchanged. |
EXPAND | 1 | Expands the size of the bitmap if necessary to retain the entire rotated image. |
System.Object
System.ValueType
System.Enum
ImageGear.Processing.ImGearRotationModes