HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::snorm_r8 Struct Reference

#include <hikogui/image/snorm_r8.hpp>

Inheritance diagram for v1::snorm_r8:
v1::sdf_r8

Public Member Functions

 snorm_r8 (snorm_r8 const &rhs) noexcept=default
 snorm_r8 (snorm_r8 &&rhs) noexcept=default
snorm_r8 & operator= (snorm_r8 const &rhs) noexcept=default
snorm_r8 & operator= (snorm_r8 &&rhs) noexcept=default
 snorm_r8 (float rhs) noexcept
snorm_r8 & operator= (float rhs) noexcept
 operator float () const noexcept

Data Fields

int8_t value

Detailed Description

1 x int8_t pixel format.


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