#include <CVImageStructs.h>
List of all members.
Type of image
Definition at line 89 of file CVImageStructs.h.
Referenced by CVImgStructFromImage(), CVSaveImage(), and DllCaptureCb().
Height of image in pixels
Definition at line 93 of file CVImageStructs.h.
Width of image in pixels
Definition at line 92 of file CVImageStructs.h.
Structure Version (1)
Definition at line 88 of file CVImageStructs.h.
Number of channels (e.g. 3 for RGB, 1 for greyscale)
Definition at line 91 of file CVImageStructs.h.
# of bytes per pixel (3)
Definition at line 90 of file CVImageStructs.h.
Referenced by CVImgStructFromImage(), and DllCaptureCb().
Size of image in bytes. Redundant, but quick for checks
Definition at line 94 of file CVImageStructs.h.
Referenced by CVImgStructFromImage(), CVReleaseImage(), CVSaveImage(), and DllCaptureCb().
Definition at line 87 of file CVImageStructs.h.