C# 클래스 ColorExtensions, csharputils

파일 보기 프로젝트 열기: soywiz/csharputils 1 사용 예제들

공개 메소드들

메소드 설명
Encode ( this Color, ColorFormat Format ) : uint
Encode565 ( this Color ) : ushort

메소드 상세

Encode() 공개 정적인 메소드

public static Encode ( this Color, ColorFormat Format ) : uint
Color this
Format ColorFormat
리턴 uint

Encode565() 공개 정적인 메소드

public static Encode565 ( this Color ) : ushort
Color this
리턴 ushort