LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

ShadowCommandType Enumeration

Show in webframe







Enumerated values that indicate the type of the shadow.
Syntax
'Declaration
 
Public Enum ShadowCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ShadowCommandType
public enum ShadowCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.ImageProcessing.SpecialEffects.ShadowCommandType = function() { };
Leadtools.ImageProcessing.SpecialEffects.ShadowCommandType.prototype = {
ColoredShadow = 0x00000000, GrayShadow = 0x00000001, };
public enum class ShadowCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ColoredShadowShadows are colored.
0x00000001GrayShadowShadows are grayscale.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.SpecialEffects Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.