AGI STK Graphics 11 Send comments on this topic.
InitializeWithMethod Method (IAgStkGraphicsBlurFilterFactory)
See Also 
Method
Method used to blur the source raster.

Description

Initialize a new instance with the specified Blur Method.

Syntax

[Visual Basic .NET]
Public Function InitializeWithMethod( _
   ByVal Method As AgEStkGraphicsBlurMethod _
) As IAgStkGraphicsBlurFilter

Parameters

Method
Member Value Description
eStkGraphicsBlurMethodMean 0 Provides smoothing and noise reduction through mean filtering.
eStkGraphicsBlurMethodBasic 1 Provides basic blurring.
Method used to blur the source raster.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface