C# 클래스 NvidiaTextureTools.ColorExtensions

파일 보기 프로젝트 열기: rbray89/ActiveTextureManagement

공개 메소드들

메소드 설명
bytes ( this texture ) : byte[]
component ( this color ) : byte[]
u ( this color ) : uint

메소드 상세

bytes() 공개 정적인 메소드

public static bytes ( this texture ) : byte[]
texture this
리턴 byte[]

component() 공개 정적인 메소드

public static component ( this color ) : byte[]
color this
리턴 byte[]

u() 공개 정적인 메소드

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