FG Camera Library
Loading...
Searching...
No Matches
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.