#include <triclops.h>
Public Attributes | |
| unsigned char * | blue |
| unsigned char * | green |
| int | ncols |
| int | nrows |
| unsigned char * | red |
| int | rowinc |
Definition at line 348 of file triclops.h.
| unsigned char* TriclopsColorImage::blue |
Definition at line 361 of file triclops.h.
| unsigned char* TriclopsColorImage::green |
Definition at line 359 of file triclops.h.
| int TriclopsColorImage::ncols |
Definition at line 353 of file triclops.h.
| int TriclopsColorImage::nrows |
Definition at line 351 of file triclops.h.
| unsigned char* TriclopsColorImage::red |
Definition at line 357 of file triclops.h.
| int TriclopsColorImage::rowinc |
Definition at line 355 of file triclops.h.