Zebra Bioptic Color Camera SDK For Linux
1.0.0-17
|
#include <camera_types.h>
Public Attributes | |
uint32_t | width |
uint32_t | height |
size_t | stride |
size_t | size |
const uint8_t * | data |
Represents image data output from the camera SDK. data_ field is an internal pointer. Users should copy this data to their buffer for any manipulations.