![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Set the current alpha operation
#include <gf/gf.h>
void gf_context_set_alpha(
gf_context_t context,
gf_alpha_t const *alpha );
gf
This function sets the alpha blending parameters for subsequent draw operations for a draw context. Alpha blending gives you control over the opacity of pixels.
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |
gf_alpha_t, gf_context_disable_alpha()
![]() |
![]() |
![]() |
![]() |