C# Class Pinta.ImageManipulation.BitmapWrapper

Inheritance: BaseSurface
Exibir arquivo Open project: PintaProject/Pinta.ImageManipulation Class Usage Examples

Public Methods

Method Description
BeginUpdate ( ) : void
BitmapWrapper ( System surface ) : System
EndUpdate ( ) : void

Method Details

BeginUpdate() public method

public BeginUpdate ( ) : void
return void

BitmapWrapper() public method

public BitmapWrapper ( System surface ) : System
surface System
return System

EndUpdate() public method

public EndUpdate ( ) : void
return void