Description
Initialize a new instance with the specified
Sharpen Method.
Syntax
| [Visual Basic .NET] |
|---|
Public Function InitializeWithMethod( _
ByVal Method As AgEStkGraphicsSharpenMethod _
) As IAgStkGraphicsSharpenFilter
|
Parameters
- Method
-
Method used to sharpen a raster.Member Value Description eStkGraphicsSharpenMethodMeanRemoval 0 Provides sharpening through mean removal. eStkGraphicsSharpenMethodBasic 1 Provides basic sharpening.