Gets the color of the pixel at the current cursor position inside the image.
Read-only property
Visual Basic |
---|
Public Property PixelColor As OLE_COLOR |
The RGB color of the pixel at the current cursor position.
This property is not available at design time and is read-only at run time.
This property returns -1 if the cursor is outside the image or the cursor is on a border.