|
OpenStructure
|
#include <bitmap_io.hh>
Data Fields | |
| unsigned int | channels |
| unsigned int | width |
| unsigned int | height |
| boost::shared_array< unsigned char > | data |
Definition at line 35 of file bitmap_io.hh.
| unsigned int channels |
Definition at line 44 of file bitmap_io.hh.
| boost::shared_array<unsigned char> data |
Definition at line 46 of file bitmap_io.hh.
| unsigned int height |
Definition at line 45 of file bitmap_io.hh.
| unsigned int width |
Definition at line 45 of file bitmap_io.hh.
1.8.1.1