MobileForms Toolkit Documentation

BackBuffer.GetImage Method 

Gets Bitmap object associated with the back buffer.

public Bitmap GetImage(
Control control
);

Parameters

control
Control to use the backbuffer.

Return Value

Returns Bitmap object associated with the back buffer and sets specified Control as valid for this backbuffer.

See Also

BackBuffer Class | Resco.Drawing Namespace