Searched refs:aXYCol (Results 1 – 1 of 1) sorted by relevance
393 BitmapColor aXYCol(rFallback); in GetInterpolatedColorWithFallback() local397 aXYCol = GetColor(nIndY, nIndX); in GetInterpolatedColorWithFallback()407 if(aYCol != aXYCol) in GetInterpolatedColorWithFallback()409 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()
Completed in 13 milliseconds