Description
Applies a Raster Filter to the raster. The
current raster will contain the results of the filtering.
Syntax
| [Visual Basic .NET] |
|---|
Public Sub ApplyInPlace( _
ByVal Filter As IAgStkGraphicsRasterFilter _
)
|
Parameters
- Filter
- The Raster Filter to apply.