Home
last modified time | relevance | path

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

/trunk/main/basebmp/inc/basebmp/
H A Dcolormisc.hxx78 const sal_uInt8 v1_blue( v1.getBlue() ); in operator ()() local
85 ((((sal_Int32)v2.getBlue() - v1_blue)*alpha) / 0x100) + v1_blue); in operator ()()
101 const sal_uInt8 v1_blue( v1.getBlue() ); in operator ()() local
108 ((((sal_Int32)v2.getBlue() - v1_blue)*alpha) / 0x100) + v1_blue); in operator ()()

Completed in 8 milliseconds