Leadtools.ImageProcessing Namespace : ScrambleCommandFlags Enumeration |
[FlagsAttribute()] public enum ScrambleCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum ScrambleCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScrambleCommandFlags
[FlagsAttribute()] public enum ScrambleCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.ScrambleCommandFlags = function() { }; Leadtools.ImageProcessing.ScrambleCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class ScrambleCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Decrypt | Decrypts the area (the reverse of an encrypt). |
Encrypt | Encrypts the area (the reverse of a decrypt). |
Intersect | Restricts the encrypt/decrypt to the intersection of the area and the 'image' dimensions. |
None | Default. |
Reserved3 | Reserved. |
Reserved4 | Reserved. |
Reserved5 | Reserved. |
Reserved6 | Reserved. |
Reserved7 | Reserved. |
Reserved8 | Reserved. |
Reserved9 | Reserved. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.ScrambleCommandFlags
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