LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

ScrambleCommandFlags Enumeration






Flags for the ScrambleCommand.Flags property. .NET support Silverlight support WinRT support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ScrambleCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScrambleCommandFlags
[FlagsAttribute()]
public enum ScrambleCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.ScrambleCommandFlags = function() { };
Leadtools.ImageProcessing.ScrambleCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class ScrambleCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DecryptDecrypts the area (the reverse of an encrypt).
EncryptEncrypts the area (the reverse of a decrypt).
IntersectRestricts the encrypt/decrypt to the intersection of the area and the 'image' dimensions.
NoneDefault.
Reserved3Reserved.
Reserved4Reserved.
Reserved5Reserved.
Reserved6Reserved.
Reserved7Reserved.
Reserved8Reserved.
Reserved9Reserved.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.ScrambleCommandFlags

Requirements

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

See Also

Reference

Leadtools.ImageProcessing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.