C# 클래스 C64Lib.EmulatorApplication.VideoInfo

파일 보기 프로젝트 열기: rosc77/vita64

공개 프로퍼티들

프로퍼티 타입 설명
bitsPerPixel int
height int
palette Color[]
size int
width int

프로퍼티 상세

bitsPerPixel 공개적으로 프로퍼티

public int bitsPerPixel
리턴 int

height 공개적으로 프로퍼티

public int height
리턴 int

palette 공개적으로 프로퍼티

public Color[] palette
리턴 Color[]

size 공개적으로 프로퍼티

public int size
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int