Functions | |
EAPI void | ecore_fb_contrast_set (double cr) |
Sets the contrast used by the framebuffer screen. | |
EAPI double | ecore_fb_contrast_get (void) |
Retrieves the contrast currently being used by the framebuffer screen. |
EAPI double ecore_fb_contrast_get | ( | void | ) |
Retrieves the contrast currently being used by the framebuffer screen.
EAPI void ecore_fb_contrast_set | ( | double | cr | ) |
Sets the contrast used by the framebuffer screen.
cr | Value between 0 and 1 that gives the new contrast of the screen. |