PV RGB to color

4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next

version 6.8


PV RGB to color (red; green; blue) Longint

ParameterTypeDescription
redIntegerRed component (0 to 255)
greenIntegerGreen component (0 to 255)
blueIntegerBlue component (0 to 255)
Function resultLongintColor

Description

The PV RGB to color command returns a long integer defining the RGB color, which results in a color from the red, green, and blue component.

Refer to 4th Dimension command SET RGB COLORS for detailed information on the color system used by 4D.

Example

Refer to the example for the PV Color to index command.

See Also

PV COLOR TO RGB.


4D - Documentation   Français   English   German   4D View 2004, Command Theme List   4D View 2004, Command Alphabetical List   4D View 2004, Constant Theme List   Back   Previous   Next