#include <types_c.h>
Public Attributes | |
int | align |
int | alphaChannel |
int | BorderConst [4] |
int | BorderMode [4] |
char | channelSeq [4] |
char | colorModel [4] |
int | dataOrder |
int | depth |
int | height |
int | ID |
char * | imageData |
char * | imageDataOrigin |
void * | imageId |
int | imageSize |
struct _IplImage * | maskROI |
int | nChannels |
int | nSize |
int | origin |
struct _IplROI * | roi |
struct _IplTileInfo * | tileInfo |
int | width |
int | widthStep |
int _IplImage::align |
int _IplImage::BorderConst[4] |
int _IplImage::BorderMode[4] |
char _IplImage::channelSeq[4] |
char _IplImage::colorModel[4] |
int _IplImage::depth |
int _IplImage::ID |
char* _IplImage::imageData |
void* _IplImage::imageId |
struct _IplImage* _IplImage::maskROI |
int _IplImage::nSize |
struct _IplROI* _IplImage::roi |
struct _IplTileInfo* _IplImage::tileInfo |
int _IplImage::width |