TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Bitmap::BitmapFormat::RGB565 from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Bitmap::BitmapFormat::RGB565

touchgfx::Bitmap::BitmapFormat::RGB565

Syntax

RGB565;

Examples

touchgfx::Bitmap::BitmapFormat::RGB565 is referenced by 4 libraries and example projects.

References

LocationText
Bitmap.hpp:65
RGB565, ///< 16-bit, 5 bits for red, 6 bits for green, 5 bits for blue, no alpha channel