Unit 'GraphUtil' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

HLStoRGB

Declaration

Source position: graphutil.pp line 34

procedure HLStoRGB(

  const H: Byte;

  const L: Byte;

  const S: Byte;

  out R: Byte;

  out G: Byte;

  out B: Byte

);



CT Web help

CodeTyphon Studio