touchgfx::HAL::blitSetTransparencyKey() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::HAL::blitSetTransparencyKey()

touchgfx::HAL::blitSetTransparencyKey() method

@fn virtual void HAL::blitSetTransparencyKey(uint16_t key); Deprecated function which can be ignored. Only present for backwards compatibility in TouchGFX 4.x. Will be removed in TouchGFX 5.

Syntax

virtual void blitSetTransparencyKey(uint16_t key);

Arguments

key

The "transparent" color value. @deprecated

References

LocationText
HAL.hpp:398
virtual void blitSetTransparencyKey(uint16_t key);