ClearImage 8 Help
ESmoothType Enumeration
See Also  Send Feedback
Inlite.ClearImage Namespace : ESmoothType Enumeration






Type of smoothing

Syntax

Visual Basic (Declaration) 
Public Enum ESmoothType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ESmoothType
C# 
public enum ESmoothType : System.Enum 
Delphi 
public enum ESmoothType = class(System.Enum)
JScript 
public enum ESmoothType extends System.Enum
Managed Extensions for C++ 
__value public enum ESmoothType : public System.Enum 
C++/CLI 
public enum class ESmoothType : public System.Enum 

Members

MemberDescription
ciSmoothDarkenEdgesMake character edges darker
ciSmoothLightenEdgesMake character edges lighter

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2007-2013. Inlite Research, Inc. All Rights Reserved.