OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Fields
Bitmap Struct Reference

#include <bitmap_io.hh>

Data Fields

unsigned int channels
 
unsigned int width
 
unsigned int height
 
boost::shared_array< unsigned
char > 
data
 

Detailed Description

Definition at line 36 of file bitmap_io.hh.

Field Documentation

unsigned int channels

Definition at line 45 of file bitmap_io.hh.

boost::shared_array<unsigned char> data

Definition at line 47 of file bitmap_io.hh.

unsigned int height

Definition at line 46 of file bitmap_io.hh.

unsigned int width

Definition at line 46 of file bitmap_io.hh.


The documentation for this struct was generated from the following file: