Products Downloads


French version


 

VADELIA

SADELIA

WADELIA

EADELIA

(I/B)

(B)

(I/B)

(B)



Description

Returns a color in RGB format which can be used to define a COLOR property of a Visual Adelia graphical object. See managing colors and transparency.


Syntax

Result = &RGB(R;G;B)


Parameters



Definition

Content

Controls

Result

NUM_BIN_4 type variable



R

Numerical variable or constant

Red component (between 0 and 255)

Mandatory parameter

G

Numerical variable or constant

Green component (between 0 and 255)

Mandatory parameter

B

Numerical variable or constant

Blue component (between 0 and 255)

Mandatory parameter



For example

* Red color

WRedCol = &RGB(255;0;0)


List of predefined functions by topic


↑ Top of page


  • Aucune étiquette