TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::BlitOperations::BLIT_OP_FILL_WITH_ALPHA from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::BlitOperations::BLIT_OP_FILL_WITH_ALPHA

touchgfx::BlitOperations::BLIT_OP_FILL_WITH_ALPHA

Syntax

BLIT_OP_FILL_WITH_ALPHA = 1 << 3;

Examples

touchgfx::BlitOperations::BLIT_OP_FILL_WITH_ALPHA is referenced by 4 libraries and example projects.

References

LocationText
BlitOp.hpp:35
BLIT_OP_FILL_WITH_ALPHA = 1 << 3, ///< Fill the destination with color using the given alpha