Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgColor
GetAlpha
GetBlue
GetColor
GetGreen
GetRed
MgColor
MgColor
MgColor
INT16
MgColor::GetBlue
(
)
return the color blue value
.NET Syntax
short
GetBlue()
;
Java Syntax
short
GetBlue()
;
PHP Syntax
int
GetBlue()
;
Returns:
return the blue value
Comments or suggestions? Send us
feedback
.