![]()  | 
![]()  | 
![]()  | 
![]()  | 
Turn alpha blending operations off
void PgAlphaOff( void ); void PgAlphaOffCx(PhGC_t *gc);
ph
These functions turn alpha blending operations off. PgAlphaOff() works on the current graphics context, while you can specify the graphics context for PgAlphaOffCx().
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
![]()  | 
![]()  | 
![]()  | 
![]()  |