C# 클래스 CSPspEmu.Core.Utils.ColorFormatExtensions

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 메소드들

메소드 설명
Decode ( this ColorFormat, uint Value ) : OutputPixel
Encode ( this ColorFormat, OutputPixel OutputPixel ) : uint

메소드 상세

Decode() 공개 정적인 메소드

public static Decode ( this ColorFormat, uint Value ) : OutputPixel
ColorFormat this
Value uint
리턴 OutputPixel

Encode() 공개 정적인 메소드

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