C# 클래스 FFImageLoading.Extensions.ColorExtensions

파일 보기 프로젝트 열기: daniel-luberda/FFImageLoading

공개 메소드들

메소드 설명
ToColorFromHex ( this hexColor ) : Color
ToInt ( this color ) : int

메소드 상세

ToColorFromHex() 공개 정적인 메소드

public static ToColorFromHex ( this hexColor ) : Color
hexColor this
리턴 Color

ToInt() 공개 정적인 메소드

public static ToInt ( this color ) : int
color this
리턴 int