Searched refs:cContInc (Results 1 – 2 of 2) sorted by relevance
105 void Color::IncreaseContrast( sal_uInt8 cContInc ) in IncreaseContrast() argument107 if( cContInc) in IncreaseContrast()109 const double fM = 128.0 / ( 128.0 - 0.4985 * cContInc ); in IncreaseContrast()
156 void IncreaseContrast( sal_uInt8 cContInc );
Completed in 27 milliseconds