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

HalfToneCommandType Enumeration






Enumeration that indicates the type of halftoning to perform. .NET support WinRT support Silverlight support
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 HalfToneCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.HalfToneCommandType = function() { };
Leadtools.ImageProcessing.Core.HalfToneCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class HalfToneCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CircularCircular halftone.
EllipticalElliptical halftone.
LinearLinear halftone.
PrintHalftone for printing.
RandomRandom halftone.
RectangularRectangular halftone.
UserDefinedUser defined halftone.
ViewHalftone for display.
Inheritance Hierarchy

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

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.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.