libogc  v2.6.0
Data Fields
_gx_color Struct Reference

Data Fields

u8 a
 
u8 b
 
u8 g
 
u8 r
 

Field Documentation

◆ a

u8 _gx_color::a

Alpha component. If a function does not use the alpha value, it is safely ignored.

◆ b

u8 _gx_color::b

Blue alpha component.

◆ g

u8 _gx_color::g

Green color component.

◆ r

u8 _gx_color::r

Red color component.


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