#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 |
Definition at line 442 of file core/types_c.h.
| int _IplImage::align |
Definition at line 456 of file core/types_c.h.
Definition at line 447 of file core/types_c.h.
| int _IplImage::BorderConst[4] |
Definition at line 470 of file core/types_c.h.
| int _IplImage::BorderMode[4] |
Definition at line 469 of file core/types_c.h.
| char _IplImage::channelSeq[4] |
Definition at line 451 of file core/types_c.h.
| char _IplImage::colorModel[4] |
Definition at line 450 of file core/types_c.h.
Definition at line 452 of file core/types_c.h.
| int _IplImage::depth |
Definition at line 448 of file core/types_c.h.
Definition at line 459 of file core/types_c.h.
| int _IplImage::ID |
Definition at line 445 of file core/types_c.h.
| char* _IplImage::imageData |
Definition at line 467 of file core/types_c.h.
Definition at line 471 of file core/types_c.h.
| void* _IplImage::imageId |
Definition at line 462 of file core/types_c.h.
Definition at line 464 of file core/types_c.h.
| struct _IplImage* _IplImage::maskROI |
Definition at line 461 of file core/types_c.h.
Definition at line 446 of file core/types_c.h.
| int _IplImage::nSize |
Definition at line 444 of file core/types_c.h.
Definition at line 454 of file core/types_c.h.
| struct _IplROI* _IplImage::roi |
Definition at line 460 of file core/types_c.h.
| struct _IplTileInfo* _IplImage::tileInfo |
Definition at line 463 of file core/types_c.h.
| int _IplImage::width |
Definition at line 458 of file core/types_c.h.
Definition at line 468 of file core/types_c.h.