SysColorCtrl.GetBlueFromRGB method

The GetBlueFromRGB method gets the blue value from an RGB value.

Syntax

SysColorCtrl.GetBlueFromRGB( _
  ByVal rgb _
)

Parameters

rgb

An integer that is the RGB value of the color.

Return value

An integer that contains the blue value (between 0 and 255) in the RGB value specified by rgb.

Requirements

Redistributable
MMC 1.1 or later
DLL
Cic.dll