Home
last modified time | relevance | path

Searched refs:aXYCol (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx393 BitmapColor aXYCol(rFallback); in GetInterpolatedColorWithFallback() local
397 aXYCol = GetColor(nIndY, nIndX); in GetInterpolatedColorWithFallback()
407 if(aYCol != aXYCol) in GetInterpolatedColorWithFallback()
409 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()

Completed in 6 milliseconds