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

LightCommandType Enumeration






Enumeration that determines the light source type.

.NET support WinRT support
Syntax
'Declaration
 
Public Enum LightCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LightCommandType
public enum LightCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.SpecialEffects.LightCommandType = function() { };
Leadtools.ImageProcessing.SpecialEffects.LightCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LightCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DirectionalThe light will be applied to the whole image. If this flag is used, the width, height, angle and edge values will be ignored.
SpotThe light will appear as a spotlight, based on width, height, angle and edge values.
Inheritance Hierarchy

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

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.