Fawkes API Fawkes Development Version

firevision::FUSE_imageinfo_t Struct Reference

Image info message. More...

#include <fuse.h>

List of all members.

Public Attributes

char image_id [IMAGE_ID_MAX_LENGTH]
 image ID
uint32_t colorspace: 16
 color space
uint32_t reserved: 16
 reserved for future use
uint32_t width
 width in pixels
uint32_t height
 height in pixels
uint32_t buffer_size
 size of following image buffer in bytes

Detailed Description

Image info message.

Definition at line 165 of file fuse.h.


Member Data Documentation

reserved for future use

Definition at line 168 of file fuse.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends