C# 클래스 GraphicsEngine.Graphics.ColorBuffer

상속: IColorBuffer
파일 보기 프로젝트 열기: ckarcz/GraphicsEngine

공개 메소드들

메소드 설명
ColorBuffer ( int width, int height )
GetMultiArrayAsCopy ( ) : ].ushort[
this ( int x, int y ) : ushort

메소드 상세

ColorBuffer() 공개 메소드

public ColorBuffer ( int width, int height )
width int
height int

GetMultiArrayAsCopy() 공개 메소드

public GetMultiArrayAsCopy ( ) : ].ushort[
리턴 ].ushort[

this() 공개 메소드

public this ( int x, int y ) : ushort
x int
y int
리턴 ushort