touchgfx::LCD16bpp::bitDepth() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::LCD16bpp::bitDepth() const

touchgfx::LCD16bpp::bitDepth() const method

@fn virtual uint8_t LCD16bpp::bitDepth() const Number of bits per pixel used by the display. Number of bits per pixel used by the display.

Syntax

virtual uint8_t bitDepth() const;

Return value

The number of bits per pixel.

References

LocationText
LCD16bpp.hpp:154
virtual uint8_t bitDepth() const

Override Tree

Methods overriding this one
touchgfx::LCD16bpp::bitDepth() const
all items filtered out
Type of touchgfx::LCD16bpp::bitDepth() const
touchgfx::LCD16bpp::bitDepth() const
uint8_t
all items filtered out