IPixelOperation Interface

Provides access to members that control a pixel operation on a raster.

Members

Name Description
Read/write property PixelFilter The pixel filter for filtering pixel values.

IPixelOperation.PixelFilter Property

The pixel filter for filtering pixel values.

Public Property PixelFilter As IPixelFilter
public IPixelFilter PixelFilter {get; set;}

Classes that implement IPixelOperation

Classes Description
MosaicRaster A mosaic of rasters.
Raster An in-memory representation of a dynamic raster that can perform resampling and reprojection.

Remarks

IPixelOperation interface is used to set a pixel filer on a Raster.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.