GridReprojectorInitialize(Boolean) Method
Initialize; calculate target grid info (if necessary),
set up internal structures for fast processing of reprojections and interpolations.
If only one conversion is required, set the oneTimeConvert to true,
to skip setting up of internal structures.
Currently only applicable if using the ConvertBitmapData(Byte, Byte) method.
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
public void Initialize(
bool oneTimeConvert
)
member Initialize :
oneTimeConvert : bool -> unit
Parameters
- oneTimeConvert Boolean
-