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