Visual Basic (Declaration) | |
---|---|
Public Function SmoothCharacters( _ ByVal Type As ESmoothType _ ) As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CiRepair Dim Type As ESmoothType Dim value As Integer value = instance.SmoothCharacters(Type) |
C# | |
---|---|
public int SmoothCharacters( ESmoothType Type ) |
Delphi | |
---|---|
public function SmoothCharacters( Type: ESmoothType ): Integer; |
JScript | |
---|---|
public function SmoothCharacters( Type : ESmoothType ) : int; |
Managed Extensions for C++ | |
---|---|
public: int SmoothCharacters( ESmoothType Type ) |
C++/CLI | |
---|---|
public: int SmoothCharacters( ESmoothType Type ) |
Parameters
- Type
This method generates an error if Image is not bi-tonal.
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