C# Class GraphicsEngine.Graphics.ColorBuffer

Inheritance: IColorBuffer
Afficher le fichier Open project: ckarcz/GraphicsEngine

Méthodes publiques

Méthode Description
ColorBuffer ( int width, int height )
GetMultiArrayAsCopy ( ) : ].ushort[
this ( int x, int y ) : ushort

Method Details

ColorBuffer() public méthode

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

GetMultiArrayAsCopy() public méthode

public GetMultiArrayAsCopy ( ) : ].ushort[
Résultat ].ushort[

this() public méthode

public this ( int x, int y ) : ushort
x int
y int
Résultat ushort