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

RGBtoHSVRange

Declaration

Source position: graphutil.pp line 41

procedure RGBtoHSVRange(

  R: Integer;

  G: Integer;

  B: Integer;

  out H: Integer;

  out S: Integer;

  out V: Integer

);



CT Web help

CodeTyphon Studio