ExtractBlue

concerns

The ExtractBlue function returns a value that represents the blue portion of an RGB color value.

Color values are passed on Windows using an integer.

 

Syntax

ExtractBlue(Value)

Return value

Type

Description

Long

Value between 0 and 255

Parameter

Use

Name

Type

Passing

Description

Required

Value

Long

ByVal

The passed RGB value