Color

concerns

The Color attribute function creates a new GDIPColor object.

 

Syntax

Color(RGBValue, Alpha [, LanguageID])

Return value

Type

Description

GDIPColor

GDIP-Color object

Parameter

Use

Name

Type

Passing

Description

Required

RGBColor

Long

ByVal

Color value, e.g. determined via RGB

Required

Alpha

Long

ByVal

Alpha value between 0 and 255

Optional

LanguageID

String

ByVal

Language-ID of the picture to be used.
If the parameter is omitted, the image of the current language is used.