PainterVerticalAlpha::painterAlpha is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXPainterVerticalAlpha::painterAlpha

PainterVerticalAlpha::painterAlpha field

Syntax

uint8_t painterAlpha;

References

LocationReferrerScopeText
PainterVerticalAlpha.hpp:116
uint8_t painterAlpha; ///< Current alpha for the scan line
PainterVerticalAlpha.cpp:53PainterVerticalAlpha::renderInit()PainterVerticalAlpha
painterAlpha = gradientAlpha;
PainterVerticalAlpha.cpp:68PainterVerticalAlpha::render()PainterVerticalAlpha
uint8_t totalAlpha = (widgetAlpha * painterAlpha) / 255u;

Data Use

Functions writing PainterVerticalAlpha::painterAlpha
Functions reading PainterVerticalAlpha::painterAlpha
PainterVerticalAlpha::painterAlpha
all items filtered out
Type of PainterVerticalAlpha::painterAlpha
PainterVerticalAlpha::painterAlpha
uint8_t
all items filtered out