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
NewTOAPIA
Graphics
Raytrace
Sampler2D
C# Class NewTOAPIA.Graphics.Raytrace.Sampler2D
Inheritance:
Sampler
Exibir arquivo
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
GetPixel
(
int
x
,
int
y
) :
IPixel
Method Details
GetPixel()
public
abstract
method
public
abstract
GetPixel
(
int
x
,
int
y
) :
IPixel
x
int
y
int
return
IPixel