ImageReprojector Class |
Namespace: Ptv.XServer.Controls.Map.Tools.Reprojection
The ImageReprojector type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageReprojector | Creates and initializes an instance of ImageReprojector. |
Name | Description | |
---|---|---|
![]() | ReprojectionOptions | Accesses the options that are used for re-projection. |
Name | Description | |
---|---|---|
![]() | DrawReprojectGrid(Image, Size, FuncT, TResult) | |
![]() | DrawReprojectGrid(Stream, Size, FuncT, TResult) | |
![]() | GetBlocks | Helper that divides the target re-projection area into several blocks. |
![]() | Reproject(Image, Size, FuncT, TResult) | |
![]() | Reproject(Stream, Size, FuncT, TResult) | |
![]() | Reproject(ArgbImage, ArgbImage, ReprojectionBlock, FuncT, TResult, Boolean) | |
![]() | StreamImage | Writes the bytes of an image into a MemoryStream and returns that stream. |
Name | Description | |
---|---|---|
![]() | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |