Method MemoryBitmap.Create
Overload
Creates new memory DC and bitmap of specified size and selects it into the DC.
public bool Create(int width, int height)
Parameters
Returns
bool
|
Creates new memory DC and bitmap of specified size and selects it into the DC.
public bool Create(int width, int height)
bool
|