Visual Basic (Declaration) | |
---|---|
<FlagsAttribute()> Public Enum RotateCommandFlags Inherits Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[FlagsAttribute()] public enum RotateCommandFlags : Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
[FlagsAttribute()] public enum class RotateCommandFlags : public Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
None | Default, do not resize the image, crop it. |
Resize | Size resulting image as needed. |
Resample | Perform bilinear interpolation when rotating. |
Bicubic | Perform bicubic interpolation when rotating. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.RotateCommandFlags
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6