openMSX
Public Attributes | List of all members
openmsx::UnpackedRGBA Struct Reference

Public Attributes

uint32_t r
 
uint32_t g
 
uint32_t b
 
uint32_t a
 

Detailed Description

Definition at line 49 of file SDLImage.cc.

Member Data Documentation

◆ a

uint32_t openmsx::UnpackedRGBA::a

Definition at line 50 of file SDLImage.cc.

◆ b

uint32_t openmsx::UnpackedRGBA::b

Definition at line 50 of file SDLImage.cc.

◆ g

uint32_t openmsx::UnpackedRGBA::g

Definition at line 50 of file SDLImage.cc.

◆ r

uint32_t openmsx::UnpackedRGBA::r

Definition at line 50 of file SDLImage.cc.


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