The Image class inherits from the TypedArray class, specilizing the template parameter to unsigned char. More...
#include <image.h>
Public Member Functions | |
| Image () | |
Public Member Functions inherited from cil::Variant | |
| Variant () | |
| virtual | ~Variant () |
| const std::string & | type () const |
Additional Inherited Members | |
Protected Attributes inherited from cil::Variant | |
| std::string | m_type |
The Image class inherits from the TypedArray class, specilizing the template parameter to unsigned char.
| cil::Image::Image | ( | ) |