C# 클래스 Vocaluxe.Lib.Draw.STextureQueque

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

공개 프로퍼티들

프로퍼티 타입 설명
ID int
data byte[]
height int
width int

프로퍼티 상세

ID 공개적으로 프로퍼티

public int ID
리턴 int

data 공개적으로 프로퍼티

public byte[] data
리턴 byte[]

height 공개적으로 프로퍼티

public int height
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int