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

touchgfx::DMA_Interface::disableAlpha() method

@fn virtual void DMA_Interface::disableAlpha(); Configures blit-op hardware for solid operation (no alpha-blending). Configures blit-op hardware for solid operation (no alpha-blending)

Syntax

virtual void disableAlpha();

References

LocationText
DMA.hpp:445
virtual void disableAlpha();