C# Class AltitudeAngelWings.DrawingExtensions

显示文件 Open project: ArduPilot/MissionPlanner

Public Methods

Method Description
ToARGB ( string color, string opacity = null ) : uint
ToColorInfo ( this feature ) : ColorInfo

Method Details

ToARGB() public static method

public static ToARGB ( string color, string opacity = null ) : uint
color string
opacity string
return uint

ToColorInfo() public static method

public static ToColorInfo ( this feature ) : ColorInfo
feature this
return AltitudeAngel.IsolatedPlugin.Common.Maps.ColorInfo