| GMSE Imaging |
| gmse.Imaging.gmseBitmap |
| Function GetPixel(Col As Int32, row As Int32) As System.Int32 |
| Gets the current color of the specified pixel. |
| Parameter |
| Col |
| Zero based column. |
| row |
| Zero based row. |
| Return Value |
| Color of the pixel. |
|
|
| (c) GMSE GmbH 2006 |