[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

fpgGetAvgColor

Calculates the average color using the two supplied

Declaration

Source position: fpg_base.pas line 622

function fpgGetAvgColor(

  const AColor1: TfpgColor;

  const AColor2: TfpgColor

):TfpgColor;

Description

This function calculates and returns the average color by using AColor1 and AColor2. The Alpha value also gets taken into account.


Documentation generated on: 2010-08-30