Searched refs:aYCol (Results 1 – 1 of 1) sorted by relevance
376 BitmapColor aYCol(rFallback); in GetInterpolatedColorWithFallback() local380 aYCol = GetColor(nIndY, nX); in GetInterpolatedColorWithFallback()398 if(aYCol != aXYCol) in GetInterpolatedColorWithFallback()400 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()404 if(aRetval != aYCol) in GetInterpolatedColorWithFallback()406 aRetval.Merge(aYCol, 255 - nDeltaY); in GetInterpolatedColorWithFallback()
Completed in 7 milliseconds