FG Camera Library  1.5.0.0 (2023-09-08)
FG_IMAGE Struct Reference

Detailed Description

This structure stores information associated with image buffers

Also take a look at Capture and buffer control for using image buffers.

Data Fields

const UINT32 image_number
 Image number, increments with every new image.
 
UINT8 *const pixel_ptr
 Pointer to image memory.