Pyramid
Description
- Derived from
-
PyramidBase abstract
IPyramid<TData> - Extended by
-
PixelPyramid abstract
TexelPyramid abstract
Abstract base class for IPyramid implementations.
Protected / Methods
DoGetTileData
Get the data content of the given pyramid tile.
The given pyramid tile coordinates are always valid.
- IOException
-
If an I/O error has occurred.