[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Prometheus_Vid' (#Prometheus)

Colour.SetRGBA

Declaration

Source position: Prometheus_Vid.pas line 49

procedure Colour.SetRGBA(

  R: Int64;

  G: Int64;

  B: Int64;

  A: Int64

);