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

touchgfx::PainterRGB565Bitmap::getAlpha() const method

@fn uint8_t PainterRGB565Bitmap::getAlpha() const; Gets the current alpha value. Gets the current alpha value. @see setAlpha

Syntax

uint8_t getAlpha() const;

Return value

The current alpha value.

References

LocationText
PainterRGB565Bitmap.hpp:89
uint8_t getAlpha() const;

Type Use

Type of touchgfx::PainterRGB565Bitmap::getAlpha() const
touchgfx::PainterRGB565Bitmap::getAlpha() const
uint8_t
all items filtered out