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
Pinta
ImageManipulation
ColorBgraArrayWrapper
C# Class Pinta.ImageManipulation.ColorBgraArrayWrapper
Inheritance:
BaseSurface
Exibir arquivo
Open project: PintaProject/Pinta.ImageManipulation
Class Usage Examples
Public Methods
Method
Description
BeginUpdate
( ) :
void
ColorBgraArrayWrapper
(
ColorBgra
data
,
int
width
,
int
height
) :
System
EndUpdate
( ) :
void
Method Details
BeginUpdate()
public
method
public
BeginUpdate
( ) :
void
return
void
ColorBgraArrayWrapper()
public
method
public
ColorBgraArrayWrapper
(
ColorBgra
data
,
int
width
,
int
height
) :
System
data
ColorBgra
width
int
height
int
return
System
EndUpdate()
public
method
public
EndUpdate
( ) :
void
return
void