ClearImage .NET API
ESmoothType Enumeration





Inlite.ClearImage Namespace : ESmoothType Enumeration
Type of smoothing
Syntax
'Declaration
 
Public Enum ESmoothType 
   Inherits System.Enum
'Usage
 
Dim instance As ESmoothType
public enum ESmoothType : System.Enum 
public enum ESmoothType = class(System.Enum)
public enum ESmoothType extends System.Enum
public enum class ESmoothType : public System.Enum 
Members
MemberDescription
ciSmoothDarkenEdgesMake character edges darker
ciSmoothLightenEdgesMake character edges lighter
See Also

Reference

Inlite.ClearImage Namespace