Home
last modified time | relevance | path

Searched refs:nSepia (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx686 const long nSepia = 10000 - 100 * VOS_BOUND( nSepiaPercent, 0, 100 ); in ImplSepia() local
694 const sal_uInt8 cSepiaValue = (sal_uInt8) ( ( nSepia * i ) / 10000 ); in ImplSepia()

Completed in 8 milliseconds