From 38af3a0d5e22399b515ceb037870c3ef22662bb7 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Thu, 21 Apr 2011 00:23:50 +0200 Subject: Allow brightness to be adjusted (between 10% and 100%, the latter being the default). --- src/colorramp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/colorramp.h') diff --git a/src/colorramp.h b/src/colorramp.h index 88aa984..326969e 100644 --- a/src/colorramp.h +++ b/src/colorramp.h @@ -23,6 +23,6 @@ #include void colorramp_fill(uint16_t *gamma_r, uint16_t *gamma_g, uint16_t *gamma_b, - int size, int temp, float gamma[3]); + int size, int temp, float brightness, float gamma[3]); #endif /* ! _REDSHIFT_COLORRAMP_H */ -- cgit v1.2.3-70-g09d2