Zebra Bioptic Color Camera SDK For Linux  1.0.0-17
All Classes Functions Variables Enumerations Enumerator
zebra::camera_sdk::ImageData Struct Reference

#include <camera_types.h>

Public Attributes

uint32_t width
 
uint32_t height
 
size_t stride
 
size_t size
 
const uint8_t * data
 

Detailed Description

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.


The documentation for this struct was generated from the following file: