C# Class winmaped2.pr2.LockedBitmap

Inheritance: RenderImage
Mostra file Open project: Bananattack/verge3

Public Methods

Method Description
Dispose ( ) : void
LockedBitmap ( Bitmap bmp ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LockedBitmap() public method

public LockedBitmap ( Bitmap bmp ) : System
bmp System.Drawing.Bitmap
return System