Home
last modified time | relevance | path

Searched refs:nGammaValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpngread.cxx869 sal_uInt32 nGammaValue = ImplReadsal_uInt32(); in ImplGetGamma() local
870 double fGamma = ( ( VIEWING_GAMMA / DISPLAY_GAMMA ) * ( (double)nGammaValue / 100000 ) ); in ImplGetGamma()

Completed in 19 milliseconds