Data Fields | |
dwImageProperties | prop |
Specifies the properites of the image. More... | |
size_t | pitch [DW_MAX_IMAGE_PLANES] |
Specifies the pitch of the image in bytes. More... | |
void * | data [DW_MAX_IMAGE_PLANES] |
Specifies the raw image data. More... | |
dwTime_t | timestamp_us |
Specifies the time in microseconds from system time epoch, when the image content was updated (ie EOF GMSL acquisition, USB camera processed frame, copied over from converted image etc...) More... | |
void* dwImageCPU::data[DW_MAX_IMAGE_PLANES] |
size_t dwImageCPU::pitch[DW_MAX_IMAGE_PLANES] |
dwImageProperties dwImageCPU::prop |
dwTime_t dwImageCPU::timestamp_us |