Searched refs:aYCol (Results 1 – 1 of 1) sorted by relevance
385 BitmapColor aYCol(rFallback); in GetInterpolatedColorWithFallback() local389 aYCol = GetColor(nIndY, nX); in GetInterpolatedColorWithFallback()407 if(aYCol != aXYCol) in GetInterpolatedColorWithFallback()409 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()413 if(aRetval != aYCol) in GetInterpolatedColorWithFallback()415 aRetval.Merge(aYCol, 255 - nDeltaY); in GetInterpolatedColorWithFallback()
Completed in 5 milliseconds