LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

PerspectiveCommandType Enumeration

Show in webframe







This enumeration will contains all types needed to indicate which background is selected.
Syntax
public enum PerspectiveCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum PerspectiveCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PerspectiveCommandType
public enum PerspectiveCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.ImageProcessing.SpecialEffects.PerspectiveCommandType = function() { };
Leadtools.ImageProcessing.SpecialEffects.PerspectiveCommandType.prototype = {
Image = 0x00000001, Color = 0x00000002, };
public enum class PerspectiveCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001ImageUse the same image as background.
0x00000002ColorFill the background by PerspectiveCommand.FillColor property only.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.SpecialEffects Namespace

 

 


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