Frame with raw data.
More...
◆ clone()
| Frame mynteye::device::Frame::clone |
( |
| ) |
const |
|
inline |
◆ data() [1/2]
| std::uint8_t* mynteye::device::Frame::data |
( |
| ) |
|
|
inline |
◆ data() [2/2]
| const std::uint8_t* mynteye::device::Frame::data |
( |
| ) |
const |
|
inline |
◆ format()
| Format mynteye::device::Frame::format |
( |
| ) |
const |
|
inline |
◆ height()
| std::uint16_t mynteye::device::Frame::height |
( |
| ) |
const |
|
inline |
◆ size()
| std::size_t mynteye::device::Frame::size |
( |
| ) |
const |
|
inline |
◆ width()
| std::uint16_t mynteye::device::Frame::width |
( |
| ) |
const |
|
inline |