C# 클래스 CSPspEmu.Core.Gpu.State.SubStates.ClutStateStruct

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

공개 프로퍼티들

프로퍼티 타입 설명
Address uint
Data byte*
Mask int
NumberOfColors int
PixelFormat GuPixelFormats
Shift int
Start int

프로퍼티 상세

Address 공개적으로 프로퍼티

public uint Address
리턴 uint

Data 공개적으로 프로퍼티

public byte* Data
리턴 byte*

Mask 공개적으로 프로퍼티

public int Mask
리턴 int

NumberOfColors 공개적으로 프로퍼티

public int NumberOfColors
리턴 int

PixelFormat 공개적으로 프로퍼티

public GuPixelFormats PixelFormat
리턴 GuPixelFormats

Shift 공개적으로 프로퍼티

public int Shift
리턴 int

Start 공개적으로 프로퍼티

public int Start
리턴 int