LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

CylinderCommandType Enumeration

Show in webframe







A value that indicates the cylinder shape.
Syntax
public enum CylinderCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CylinderCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CylinderCommandType
public enum CylinderCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType = function() { };
Leadtools.ImageProcessing.SpecialEffects.CylinderCommandType.prototype = {
Horizontal = 0x00000000, Vertical = 0x00000001, };
public enum class CylinderCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000HorizontalStretch the pixels along the vertical plane (horizontal cylinder).
0x00000001VerticalStretch the pixels along the horizontal plane (vertical cylinder).
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.SpecialEffects Namespace

 

 


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