Table of Contents

Method CreateBitmap

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

CreateBitmap()

Creates and returns a new bitmap instance.

public override Bitmap CreateBitmap()

Returns

Bitmap

A new instance of type Bitmap representing the created bitmap.

Remarks

The specific type of bitmap created depends on the implementation of the derived class.