C# 클래스 MonoCross.Touch.UIColorExtensions

파일 보기 프로젝트 열기: benhorgen/dotDialog

공개 메소드들

메소드 설명
ColorFromInt ( this rgbValue ) : UIColor
ColorWithAlphaFromInt ( this rgbaValue ) : UIColor
IntFromColor ( this color ) : uint

메소드 상세

ColorFromInt() 공개 정적인 메소드

public static ColorFromInt ( this rgbValue ) : UIColor
rgbValue this
리턴 UIColor

ColorWithAlphaFromInt() 공개 정적인 메소드

public static ColorWithAlphaFromInt ( this rgbaValue ) : UIColor
rgbaValue this
리턴 UIColor

IntFromColor() 공개 정적인 메소드

public static IntFromColor ( this color ) : uint
color this
리턴 uint