LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)
LEAD Technologies, Inc

FreeHandShearCommandFlags Enumeration






Flags that indicate how to handle exposed areas, and the direction of the shear wave.

.NET support WinRT support
Syntax
[FlagsAttribute()]
public enum FreeHandShearCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum FreeHandShearCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FreeHandShearCommandFlags
[FlagsAttribute()]
public enum FreeHandShearCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.SpecialEffects.FreeHandShearCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.FreeHandShearCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class FreeHandShearCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ColorFill any exposed areas with FreeHandShearCommand.FillColor.
HorizontalApply the shear wave horizontally.
NoChangeLeave the exposed area as is, without changing it.
RepeatStretch the image edges to fill the exposed area.
VerticalApply the shear wave vertically.
Remarks
You can use a bitwise OR (|) to specify one flag from each group.
Group Flags
Exposed Areas Color, Repeat, NoChange
Shear direction Horizontal, Vertical
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.SpecialEffects.FreeHandShearCommandFlags

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.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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