Arm-2D  
2D Image Processing Library for Cortex-M Processors
arm_2d_color_info_t.__unnamed18__ Struct Reference

Data Fields

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
 

Field Documentation

◆ bHasAlpha

whether the target colour has alpha channel

◆ u3ColourSZ

the size of the colour

◆ bBigEndian

whether the colour is stored in big endian

◆ u3Variant