ClipFunction

Base Type: RasterFunction

A class for a raster clipping function.

 

Remarks

 

This function clips a raster according to the extents provided and the method specified. The raster can be clipped outside of the extents, or the inside. The extents are provided as an Envelope object.

 

C#