[Interest] QColor::lighter()

Paul Miller stelefx at gmail.com
Wed Jan 15 19:41:06 CET 2014


On 1/15/2014 1:38 PM, Igor Mironchik wrote:
> Is it correct that QColor( Qt::black ).lighter() returns the same black
> color?

Sure. lighter() multiplies the values of the color by the scale factor 
passed into lighter(). It's a gain, not a bias.




More information about the Interest mailing list