FUSE lookup table content.
unsigned int depth() const
Depth of LUT.
unsigned int width() const
Width of LUT.
size_t buffer_size() const
Get buffer size.
unsigned char * buffer() const
Get buffer.
FuseLutContent(const char *lut_id, void *buffer, unsigned int width, unsigned int height, unsigned int depth, unsigned int bpc)
Constructor.
virtual void * payload() const
Return pointer to payload.
const char * lut_id() const
Get LUT ID.
unsigned int height() const
Height of LUT.
unsigned int bytes_per_cell() const
Bytes per cell in LUT.
virtual size_t payload_size() const
Return payload size.
virtual void serialize()
Serialize message content.