Navigation:  Functions >

bRGB()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines for an object of the class Color, its RGB-Value.

Type

Function

Syntax

bRGB(<oColor>) Æ iRGB

Arguments

<oColor>The color object for which the RGB-Value is to be determined.
Data type:Color

Return Value

iRGBThe RGB-Value for the color object.
Data type:DWord

Description

The function bRGB() determines the RGB-Value (Red-Green-Blue) for a color object. The RGB-Value is needed in some MS-Windows API functions.

 


Page url: http://www.YOURSERVER.com/index.html?brgb.htm