mirror of
				https://github.com/stevenrobertson/cuburn.git
				synced 2025-11-03 18:00:55 -05:00 
			
		
		
		
	Fix highlight power
This commit is contained in:
		
				
					committed by
					
						
						Steven Robertson
					
				
			
			
				
	
			
			
			
						parent
						
							b240fc8459
						
					
				
				
					commit
					d382e0f14a
				
			@ -41,7 +41,6 @@ void colorclip(float4 *pixbuf, float gamma, float vibrancy, float highpow,
 | 
			
		||||
        pix.x *= newls;
 | 
			
		||||
        pix.y *= newls;
 | 
			
		||||
        pix.z *= newls;
 | 
			
		||||
        maxc  *= newls;
 | 
			
		||||
 | 
			
		||||
        // Reduce saturation (according to the HSV model) by proportionally
 | 
			
		||||
        // increasing the values of the other colors.
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user