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

touchgfx::LCD24bpp::bitDepth() const method

@fn virtual uint8_t LCD24bpp::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
LCD24bpp.hpp:156
virtual uint8_t bitDepth() const

Override Tree

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