Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GraphicsEngine
Graphics
ColorBuffer
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