ChartDirector 7.0 (ASP/COM/VB Edition)

DrawArea.getPixel


Usage

getPixel(x, y)

Description

Gets the color of a pixel.

Arguments

ArgumentDefaultDescription
x(Mandatory)The x coordinate of the pixel.
y(Mandatory)The y coordinate of the pixel.

Return Value

The color of the pixel.