Name

ColorRGB — Specify color using Red-Green-Blue components

Synopsis

ColorRGB (red,
  green,
  blue);

Returns

NUMBER

Parameters

Name Type Default Description
red number
green number
blue number

Description

This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/colorrgb.html

Specify color using Red-Green-Blue components