Global Mapper SDK
| GM_Constants .RGB_TO_GRAY Method (Color) |
Convert Color to a gray value
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static Color RGB_TO_GRAY ( Color C )
Parameters
- C
-
Type:
System.Drawing
.
Color
Color to convert
Return Value
Type: ColorThe Color in Grayscale
Comments
0 comments
Please sign in to leave a comment.