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

fpgColorToRGBTriple

Converts the TfpgColor to TRGBTriple type

Declaration

Source position: fpg_base.pas line 614

function fpgColorToRGBTriple(

  const AColor: TfpgColor

):TRGBTriple;

Description

This function converts the given TfpgColor into a TRGBTriple type.

See also

TRGBTriple

  

A record structure holding the RGBA values of a color.


Documentation generated on: 2010-08-30