DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes
bpp_t Union Reference

Generic type for supported colour depths. More...

List of all members.

Public Attributes

uint32_t * u32
uint24_tu24
uint16_t * u16
uint16_t * u15
uint8_t * u8

Detailed Description

Generic type for supported colour depths.


Member Data Documentation

uint16_t* bpp_t::u15
uint16_t* bpp_t::u16
uint24_t* bpp_t::u24
uint32_t* bpp_t::u32
uint8_t* bpp_t::u8

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