Get a tile, filling in a prespecified array. This version does not check that the user hase entered a valid set of corner and length arrays. ensure that out matches the length implied by the lengths array.
Overload List
| Name | Description | |
|---|---|---|
|
GetTile (Array, Int32, Int32) | Get a tile, filling in a prespecified array. This version does not check that the user hase entered a valid set of corner and length arrays. ensure that out matches the length implied by the lengths array. |
|
GetTile (Int32, Int32) | Get a subset of the image. An image tile is returned as a one-dimensional array although the image will normally be multi-dimensional. |