This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelFilterCollection Interface > IPixelFilterCollection.Append Method (ArcObjects .NET 10.4 SDK) |
Appends a raster filter to the end.
[Visual Basic .NET] Public Sub Append ( _ ByVal pFilter As IPixelFilter _ )
[C#] public void Append ( IPixelFilter pFilter );
[C++]
HRESULT Append(
IPixelFilter* pFilter
);
[C++]
Parameters pFilter [in]
pFilter is a parameter of type IPixelFilter