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

HSVtoRGB

Declaration

Source position: graphutil.pp line 40

procedure HSVtoRGB(

  H: Double;

  S: Double;

  V: Double;

  out R: Integer;

  out G: Integer;

  out B: Integer

);



CT Web help

CodeTyphon Studio