메소드 | 설명 | |
---|---|---|
ColorFromInt ( this rgbValue ) : UIColor | ||
ColorWithAlphaFromInt ( this rgbaValue ) : UIColor | ||
IntFromColor ( this color ) : uint |
public static ColorFromInt ( this rgbValue ) : UIColor | ||
rgbValue | this | |
리턴 | UIColor |
public static ColorWithAlphaFromInt ( this rgbaValue ) : UIColor | ||
rgbaValue | this | |
리턴 | UIColor |