LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

HalfToneCommandType Enumeration

Show in webframe





Enumeration that indicates the type of halftoning to perform.
Syntax
public enum HalfToneCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum HalfToneCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As HalfToneCommandType

            

            
public enum class HalfToneCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000PrintHalftone for printing.
0x00000001ViewHalftone for display.
0x00000002RectangularRectangular halftone.
0x00000003CircularCircular halftone.
0x00000004EllipticalElliptical halftone.
0x00000005RandomRandom halftone.
0x00000006LinearLinear halftone.
0x00000007UserDefinedUser defined halftone.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.HalfToneCommandType

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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