#include <archon/util/image.H>
Public Member Functions | |
| virtual size_t | getNumberOfFormats () const =0 |
| virtual const Format * | getFormat (size_t index) const =0 |
| virtual | ~Context () |
| Ensures proper destruction of derived classes. | |
Static Public Member Functions | |
| static const Context * | get () |
| Get the default image context. | |
Definition at line 415 of file image.H.
1.4.4