Arm-2D  
2D Image Processing Library for Cortex-M Processors
arm_2d_color_info_t Union Reference

Data Fields

struct {
uint8_t bHasAlpha: 1
 whether the target colour has alpha channel More...
 
uint8_t u3ColourSZ: 3
 the size of the colour More...
 
uint8_t bBigEndian: 1
 whether the colour is stored in big endian More...
 
uint8_t u3Variant: 3
 
}; 
 
uint8_t chScheme
 

Field Documentation

◆ 

struct { ... } arm_2d_color_info_t::@18

◆ chScheme

uint8_t arm_2d_color_info_t::chScheme