Kanzi 4.0.0-beta2
kanzi::gfx::ByteRange Struct Reference

Defines a range of bytes. More...

#include <kanzi/gfx/types.hpp>

Public Attributes

uint32_t offset
 
uint32_t size
 

Detailed Description

Defines a range of bytes.

Since
Kanzi 4.0.0

Member Data Documentation

◆ offset

uint32_t kanzi::gfx::ByteRange::offset

◆ size

uint32_t kanzi::gfx::ByteRange::size

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