Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSVclGraphics > Routines

InterpolateColor(TColor,TColor,single) Method

Scroll Prev Top Next More

Returns a color that is an interpolation between the two input colors. The Frac parameters specifies the interpolation point (0 = Color1, 1 = Color2). Any value between 0 and 1 is a mixture of the two colors

Namespace: RSVclGraphics

Parameters

Color1

Type: TColor

Color2

Type: TColor

Frac

Type: single

Return Value

Type: TColor

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb