sdl_setgamma
Prev
Chapter 1. all functions Reference
Next
Name
sdl_setgamma — Here Description2
Synopsis
long
sdl_setgamma
(
$r
,
$g
,
$b
)
;
float
$r
;
float
$g
;
float
$b
;
Description