Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GraphicsEngine
Graphics
ColorBuffer
C# Class GraphicsEngine.Graphics.ColorBuffer
Inheritance:
IColorBuffer
Exibir arquivo
Open project: ckarcz/GraphicsEngine
Public Methods
Method
Description
ColorBuffer
(
int
width
,
int
height
)
GetMultiArrayAsCopy
( ) :
].ushort[
this
(
int
x
,
int
y
) :
ushort
Method Details
ColorBuffer()
public
method
public
ColorBuffer
(
int
width
,
int
height
)
width
int
height
int
GetMultiArrayAsCopy()
public
method
public
GetMultiArrayAsCopy
( ) :
].ushort[
return
].ushort[
this()
public
method
public
this
(
int
x
,
int
y
) :
ushort
x
int
y
int
return
ushort