ISimpleHttpImage
Description
Base interface for classes that decode image data that has been downloaded by a ISimpleHttp object.
Public / Methods
DecodeImage
Decodes the given image data.
- IOException
- 
If an I/O error has occurred. 
- ValidatingException
- 
If a validation error has occurred on data or the returned image reader.