AGI STK Graphics 11 Send comments on this topic.
InitializeWithMethod Method (IAgStkGraphicsSharpenFilterFactory)
See Also 
Method
Method used to sharpen a raster.

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
Member Value Description
eStkGraphicsSharpenMethodMeanRemoval 0 Provides sharpening through mean removal.
eStkGraphicsSharpenMethodBasic 1 Provides basic sharpening.
Method used to sharpen a raster.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface