[]
Creates a graphics holder from a bitmap. The graphics and the bitmap are released when the holder is disposed. This should never fail.
public static GraphicsHolder FromBitmap()
Public Shared Function FromBitmap() As GraphicsHolder
| Type | Description |
|---|---|
| GraphicsHolder | The new instance of the graphics holder. |