Annotated edit history of
SDL_SetGamma(3) version 2, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
2 |
perry |
1 |
SDL_!SetGamma |
|
|
2 |
!!!SDL_!SetGamma |
1 |
perry |
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
RETURN VALUE |
|
|
7 |
SEE ALSO |
|
|
8 |
---- |
|
|
9 |
!!NAME |
|
|
10 |
|
|
|
11 |
|
2 |
perry |
12 |
SDL_!SetGamma- Sets the color gamma function for the display |
1 |
perry |
13 |
!!SYNOPSIS |
|
|
14 |
|
|
|
15 |
|
|
|
16 |
__#include __ |
|
|
17 |
|
|
|
18 |
|
2 |
perry |
19 |
__int SDL_!SetGamma__(__float redgamma, float greengamma, |
1 |
perry |
20 |
float bluegamma__); |
|
|
21 |
!!DESCRIPTION |
|
|
22 |
|
|
|
23 |
|
|
|
24 |
Sets the |
|
|
25 |
|
|
|
26 |
|
|
|
27 |
This function adjusts the gamma based on the |
2 |
perry |
28 |
SDL_!SetGammaRamp''. |
1 |
perry |
29 |
|
|
|
30 |
|
|
|
31 |
Not all display hardware is able to change |
|
|
32 |
gamma. |
|
|
33 |
!!RETURN VALUE |
|
|
34 |
|
|
|
35 |
|
|
|
36 |
Returns -1 on error (or if gamma adjustment is not |
|
|
37 |
supported). |
|
|
38 |
!!SEE ALSO |
|
|
39 |
|
|
|
40 |
|
2 |
perry |
41 |
''SDL_!GetGammaRamp SDL_!SetGammaRamp'' |
1 |
perry |
42 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.