Applies a Raster Filter to the raster. The current raster will contain the results of the filtering.
| [Visual Basic .NET] | 
|---|
 | 
| [C#] | 
|---|
 | 
| [Managed C++] | 
|---|
 | 
| [Unmanaged C++] | 
|---|
 | 
| [Java] | 
|---|
 | 
[Python - STK API  ] | 
|---|
def ApplyInPlace(self, Filter:"IAgStkGraphicsRasterFilter") -> None:  | 
- Filter
 - The Raster Filter to apply.
 






