OpenTTD Source  20240919-master-gdf0233f4c2
Blitter_32bppSimple::Pixel Struct Reference

Data Fields

uint8_t r
 Red-channel.
 
uint8_t g
 Green-channel.
 
uint8_t b
 Blue-channel.
 
uint8_t a
 Alpha-channel.
 
uint8_t m
 Remap-channel.
 
uint8_t v
 Brightness-channel.
 

Detailed Description

Definition at line 18 of file 32bpp_simple.hpp.


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