#include <kanzi/core.ui/schema/image_schema.hpp>
|
| ::flatbuffers::FlatBufferBuilder & | fbb_ |
| |
| ::flatbuffers::uoffset_t | start_ |
| |
◆ Table
◆ ImageRawMessageBuilder()
| kanzi::schema::ImageRawMessageBuilder::ImageRawMessageBuilder |
( |
::flatbuffers::FlatBufferBuilder & | _fbb | ) |
|
|
inlineexplicit |
◆ add_file_format()
◆ add_target_pixel_format()
◆ add_is_srgb()
| void kanzi::schema::ImageRawMessageBuilder::add_is_srgb |
( |
bool | is_srgb | ) |
|
|
inline |
◆ add_image_data()
| void kanzi::schema::ImageRawMessageBuilder::add_image_data |
( |
::flatbuffers::Offset<::flatbuffers::Vector< uint8_t > > | image_data | ) |
|
|
inline |
◆ add_width()
| void kanzi::schema::ImageRawMessageBuilder::add_width |
( |
uint32_t | width | ) |
|
|
inline |
◆ add_height()
| void kanzi::schema::ImageRawMessageBuilder::add_height |
( |
uint32_t | height | ) |
|
|
inline |
◆ Finish()
| ::flatbuffers::Offset< ImageRawMessage > kanzi::schema::ImageRawMessageBuilder::Finish |
( |
| ) |
|
|
inline |
◆ fbb_
| ::flatbuffers::FlatBufferBuilder& kanzi::schema::ImageRawMessageBuilder::fbb_ |
◆ start_
| ::flatbuffers::uoffset_t kanzi::schema::ImageRawMessageBuilder::start_ |
The documentation for this struct was generated from the following file: