Leadtools.Codecs Namespace : CodecsTransformFlags Enumeration |
[FlagsAttribute()] public enum CodecsTransformFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum CodecsTransformFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsTransformFlags
[FlagsAttribute()] public enum CodecsTransformFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsTransformFlags = function() { }; Leadtools.Codecs.CodecsTransformFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class CodecsTransformFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Flip | Flip the image vertically. |
None | None. |
Reverse | Flip the image vertically. |
Rotate180 | Rotate the image 190 degrees. |
Rotate270 | Rotate the image 270 degrees. |
Rotate90 | Rotate the image 90 degrees. |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsTransformFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2