libyggdrasil  v1.0.0
bsp::ygg::RGBA8 Union Reference

RGBA8 color type. More...

#include <types.hpp>

Public Attributes

struct {
   u8   r
 
   u8   g
 
   u8   b
 
   u8   a
 
}; 
 
u32 rgba
 

Detailed Description

RGBA8 color type.

Member Data Documentation

◆ @1

struct { ... }

◆ a

u8 bsp::ygg::RGBA8::a

◆ b

u8 bsp::ygg::RGBA8::b

◆ g

u8 bsp::ygg::RGBA8::g

◆ r

u8 bsp::ygg::RGBA8::r

◆ rgba

u32 bsp::ygg::RGBA8::rgba

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