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

touchgfx::Bitmap::isAlphaPerPixel() const method

@fn bool Bitmap::isAlphaPerPixel() const Query if this object has an alpha channel. Query if this object has an alpha channel.

Syntax

bool isAlphaPerPixel() const;

Return value

True if the bitmap contains an alpha channel (an alpha value for each pixel)

References

LocationText
Bitmap.hpp:236
bool isAlphaPerPixel() const

Call Tree

Functions called by touchgfx::Bitmap::isAlphaPerPixel() const
touchgfx::Bitmap::isAlphaPerPixel() const
__assert_func()
all items filtered out
Data read by touchgfx::Bitmap::isAlphaPerPixel() const
touchgfx::Bitmap::isAlphaPerPixel() const