ReprojectionOptions Class |
Namespace: Ptv.XServer.Controls.Map.Tools.Reprojection
The ReprojectionOptions type exposes the following members.
Name | Description | |
---|---|---|
ReprojectionOptions | Creates and initializes an instance of ReprojectionOptions. |
Name | Description | |
---|---|---|
BlockSize | The block size (width/height) for which linear interpolation applies. | |
DegreeOfParallelism |
Specifies, if not null and > 1, that multi-threading should be used during reprojection.
| |
InterpolationMode | Controls the interpolation mode when re-projecting pixels. |
Name | Description | |
---|---|---|
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |