Fawkes API  Fawkes Development Version
firevision::FUSE_imageinfo_t Struct Reference

Image info message. More...

#include <fuse.h>

Public Attributes

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

Detailed Description

Image info message.

Definition at line 165 of file fuse.h.

Member Data Documentation

◆ buffer_size

◆ colorspace

◆ height

◆ image_id

◆ reserved

uint32_t firevision::FUSE_imageinfo_t::reserved

reserved for future use

Definition at line 168 of file fuse.h.

◆ width


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