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
Pinta
ImageManipulation
BitmapWrapper
C# Class Pinta.ImageManipulation.BitmapWrapper
Inheritance:
BaseSurface
Afficher le fichier
Open project: PintaProject/Pinta.ImageManipulation
Class Usage Examples
Méthodes publiques
Méthode
Description
BeginUpdate
( ) :
void
BitmapWrapper
(
System
surface
) :
System
EndUpdate
( ) :
void
Method Details
BeginUpdate()
public
méthode
public
BeginUpdate
( ) :
void
Résultat
void
BitmapWrapper()
public
méthode
public
BitmapWrapper
(
System
surface
) :
System
surface
System
Résultat
System
EndUpdate()
public
méthode
public
EndUpdate
( ) :
void
Résultat
void