pub type LEAP_IMAGE_EVENT = _LEAP_IMAGE_EVENT;
Expand description

\ingroup Structs Streaming stereo image pairs from the device.

LeapPollConnection() produces this message when an image is available. The struct contains image properties, the distortion grid, and a pointer to the buffer containing the image data – which was allocated using the allocator function passed to LeapC using the LeapSetAllocator. @since 4.0.0