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

HSVtoRGBRange

Declaration

Source position: graphutil.pp line 42

procedure HSVtoRGBRange(

  H: Integer;

  S: Integer;

  V: Integer;

  out R: Integer;

  out G: Integer;

  out B: Integer

);



CT Web help

CodeTyphon Studio