- row
- The row number of the pixel.
- column
- The column number of the pixel.
- clr
- The Color to assign to the pixel.
Visual Basic (Declaration) | |
---|---|
Public Overridable Sub SetPixelColor( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal clr As Color _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- row
- The row number of the pixel.
- column
- The column number of the pixel.
- clr
- The Color to assign to the pixel.
For an example, refer to GetPixelColor
This method uses image coordinates to specify the pixel. Therefore, you must account for the view perspective of the image. If you specify a pixel that is outside the image or outside the region (if the image has one), this method throws an exception.
For more information, refer to Introduction to Image Processing With LEADTOOLS.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6