This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelFilter Interface > IPixelFilter.Filter Method (ArcObjects .NET 10.4 SDK) |
Filters a pixel block.
[Visual Basic .NET] Public Sub Filter ( _ ByVal pBlock As IPixelBlock _ )
[C#] public void Filter ( IPixelBlock pBlock );
[C++]
HRESULT Filter(
IPixelBlock* pBlock
);
[C++]
Parameters pBlock [in]
pBlock is a parameter of type IPixelBlock