Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

MultiplyColor

Declaration

Source position: nxTypes.pas line 111

function MultiplyColor(

  const a: TfRGB;

  const b: TfRGB

):TfRGB; overload;

function MultiplyColor(

  const a: TfRGBA;

  const b: TfRGBA

):TfRGBA; overload;



CT Web help

CodeTyphon Studio