ChartDirector 7.0 (Java Edition)
DrawArea
.
getPixel
Usage
public int getPixel(int x, int y)
Description
Gets the color of a pixel.
Arguments
Argument
Default
Description
x
(Mandatory)
The x coordinate of the pixel.
y
(Mandatory)
The y coordinate of the pixel.
Return Value
The color of the pixel.
© 2021 Advanced Software Engineering Limited. All rights reserved.