TouchGFX + 0/1 examples
CodeScope will show references to touchgfx::Image::setAlpha() from the following samples and libraries:
Examples
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Image::setAlpha() method

@fn void Image::setAlpha(uint8_t alpha) Sets the alpha channel for the image. Sets the alpha channel for the image.

Syntax

void setAlpha(uint8_t alpha);

Arguments

alpha

The alpha value. 255 = completely solid.

Examples

touchgfx::Image::setAlpha() is referenced by 1 libraries and example projects.

References

LocationText
Image.hpp:78
void setAlpha(uint8_t alpha)

Data Use

Data read by touchgfx::Image::setAlpha()
Data written by touchgfx::Image::setAlpha()
touchgfx::Image::setAlpha()
all items filtered out