C# 클래스 AltitudeAngelWings.DrawingExtensions

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 메소드들

메소드 설명
ToARGB ( string color, string opacity = null ) : uint
ToColorInfo ( this feature ) : ColorInfo

메소드 상세

ToARGB() 공개 정적인 메소드

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

ToColorInfo() 공개 정적인 메소드

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