#include <imageutils.h>

Static Public Attributes | |
| static ImageUtilException | INVALID_IMAGE_DIMENSIONS |
| static ImageUtilException | INVALID_RASTER_FORMAT |
| Thrown if the geo-specific image is of the wrong format. | |
| static ImageUtilException | LOAD_FAILED |
| Thrown if the analyzer could not load files needed for processing. | |
Protected Member Functions | |
| ImageUtilException (const std::string &name) | |
| dtTerrain::ImageUtilException::ImageUtilException | ( | const std::string & | name | ) | [inline, protected] |
Thrown if the geo-specific image is of the wrong format.
Thrown if the analyzer could not load files needed for processing.