Provides access to members that control a raster function helper.
Members
Name | Description | |
---|---|---|
Bind | Binds function arguments to the associated raster function. | |
Clear | Clears referenced objects in this raster function helper. | |
CreateRaster | Creates a new raster using a given reference raster. | |
Raster | The current source raster. | |
RasterInfo | The raster information after this function is applied to an object. | |
Read | Reads a pixel block starting from the top left corner. | |
ReferenceProperties | The properties to be used in reference raster. | |
Resampling | Indicates if this raster source wants to perform resampling. | |
SupportBandSelection | Indicates if this function supports band selection. |
IRasterFunctionHelper2.Clear Method
Clears referenced objects in this raster function helper.
Public Sub Clear ( _
)
public void Clear (
);
Inherited Interfaces
Interfaces | Description |
---|---|
IRasterFunctionHelper | Provides access to members that control a raster function helper. |
Classes that implement IRasterFunctionHelper2
Classes | Description |
---|