IRasterFunctionHelper2 Interface

Provides access to members that control a raster function helper.

Members

Name Description
Method Bind Binds function arguments to the associated raster function.
Method Clear Clears referenced objects in this raster function helper.
Method CreateRaster Creates a new raster using a given reference raster.
Read-only property Raster The current source raster.
Read-only property RasterInfo The raster information after this function is applied to an object.
Method Read Reads a pixel block starting from the top left corner.
Read/write property ReferenceProperties The properties to be used in reference raster.
Read/write property Resampling Indicates if this raster source wants to perform resampling.
Read/write property 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

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