Click or drag to resize

Color.Blue Property

X#
A numeric value between 0 (lowest intensity) and 255 (highest intensity) representing the amount of blue in a color.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Blue AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A numeric value between 0 (lowest intensity) and 255 (highest intensity) representing the amount of blue in a color.
See Also