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

BricksTextureCommandFlags Enumeration






Flags that determine the type of brick edge to use, and which mortar style to use.

.NET support WinRT support
Syntax
[FlagsAttribute()]
public enum BricksTextureCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum BricksTextureCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BricksTextureCommandFlags
[FlagsAttribute()]
public enum BricksTextureCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.SpecialEffects.BricksTextureCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.BricksTextureCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class BricksTextureCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ColoredMortarUse solid color BricksTextureCommand.MortarColor to draw the Mortar.
NoneNo flags.
SmoothedInEdgesEdges faded from in to out.
SmoothedOutEdgesEdges faded from out to in.
SolidEdgesSolid edges.
TransparentMortarTransparent Mortars.
Remarks
You can use a bitwise OR (|) to specify one flag from each group.
Group Flags
Brick edge type SolidEdges SmoothedInEdges SmoothedOutEdges
Mortar type TransparentMortar ColoredMortar
Inheritance Hierarchy

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

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.