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