Turn alpha blending operations on
void PgAlphaOn( void ); void PgAlphaOnCx(PhGC_t *gc);
ph
These functions turn alpha blending operations on. PgAlphaOn() works on the current graphics context, while you can specify the graphics context for PgAlphaOnCx().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
“Alpha Blending Support” in the Raw Drawing and Animation chapter of the Photon Programmer's Guide