xtd
0.2.0
Loading...
Searching...
No Matches
◆
get_pixel()
drawing::color
xtd::drawing::bitmap::get_pixel
(
int32
x
,
int32
y
)
const
Gets the color of the specified pixel in this bitmap.
Parameters
x
The x-coordinate of the pixel to retrieve.
y
The y-coordinate of the pixel to retrieve.
Returns
A
xtd::drawing::color
structure that represents the color of the specified pixel.
xtd
drawing
bitmap
Generated on Sat Sep 14 2024 21:25:19 for xtd by
Gammasoft
. All rights reserved.