Graph::setAlpha() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

Graph::setAlpha() method

@fn void Graph::setAlpha(uint8_t alpha); Sets the alpha. Sets the alpha.

Syntax

void setAlpha(uint8_t alpha);
Implemented in Graph.cpp:108

Arguments

alpha

The alpha.

References

LocationText
Graph.cpp:108
void Graph::setAlpha(uint8_t alpha)
Graph.hpp:213
void setAlpha(uint8_t alpha);

Call Tree

Functions called by Graph::setAlpha()
Graph::setAlpha()
Data read by Graph::setAlpha()
Data written by Graph::setAlpha()
Graph::setAlpha()
all items filtered out