NW4F Sys
Loading...
Searching...
No Matches
nw::ut::Color4u8 Struct Reference

#include <ut_Color.h>

Public Types

typedef Color4u8 SelfType

Public Member Functions

 Color4u8 ()
 Color4u8 (u8 red, u8 green, u8 blue, u8 alpha)

Public Attributes

u8 r
u8 g
u8 b
u8 a

Member Typedef Documentation

◆ SelfType

Constructor & Destructor Documentation

◆ Color4u8() [1/2]

nw::ut::Color4u8::Color4u8 ( )
inline

◆ Color4u8() [2/2]

nw::ut::Color4u8::Color4u8 ( u8 red,
u8 green,
u8 blue,
u8 alpha )
inline

Member Data Documentation

◆ r

u8 nw::ut::Color4u8::r

◆ g

u8 nw::ut::Color4u8::g

◆ b

u8 nw::ut::Color4u8::b

◆ a

u8 nw::ut::Color4u8::a