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

PointillistCommandFlags Enumeration






Flags that indicate the background color and dots type.

This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

.NET support WinRT support
Syntax
[FlagsAttribute()]
public enum PointillistCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum PointillistCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PointillistCommandFlags
[FlagsAttribute()]
public enum PointillistCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.SpecialEffects.PointillistCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.PointillistCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class PointillistCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BackGroundColorFill the background by PointillistCommand.FillColor property only.
BackGroundImageUse the same image as background.
NoneNo flags.
PointDots will interleave like bubbles.
StickerDots will block each others like stickers.
Remarks
You can use a bitwise OR (|) to specify one flag from each group.
Group Flags
Background Color BackGroundImage, BackGroundColor
Dots type Sticker, Point
Inheritance Hierarchy

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

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.