libyggdrasil  v1.0.0
RGBA8 Union Reference

RGBA8 color type. More...

#include <types.h>

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 RGBA8::a

◆ b

u8 RGBA8::b

◆ g

u8 RGBA8::g

◆ r

u8 RGBA8::r

◆ rgba

u32 RGBA8::rgba

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