| GMSE Imaging |
| gmse.Imaging.gmseBitmap |
| Sub SetPixel(col As Int32, row As Int32, color As Int32) |
| Set the Pixel to the specified color. |
| Parameter |
| col |
| Zero based column. |
| row |
| Zero based row. |
| color |
| Wanted Color. |
| Remarks |
| Currently this function is only implemented for black white images. |
|
|
| (c) GMSE GmbH 2006 |