| GMSE Imaging |
| gmse.Imaging.gmseBitmap |
| gmseBitmap(Width As Int32, Height As Int32, fmt As PixelFormat) |
| Initializes a new instance of the gmseBitmap class with the specified size, pixel format, and pixel data. |
| Parameter |
| Width |
| The width, in pixels, of the new gmseBitmap object. |
| Height |
| The height, in pixels, of the new gmseBitmap object. |
| fmt |
| The PixelFormat enumeration for the new gmseBitmap object. |
|
|
| (c) GMSE GmbH 2006 |