ImageReprojector Methods |
The ImageReprojector type exposes the following members.
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.) |