GridReprojectorInitialize Method |
Name | Description | |
---|---|---|
Initialize |
Initialize; calculate target grid info (if necessary),
set up internal structures for fast processing of reprojections and interpolations.
| |
Initialize(Boolean) |
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. |