|
DrawBar
Draws a histogram column as a filled rectangle.
void DrawBar(
|
Parameters
x
[in] X coordinate of the top left point of the rectangle.
y
[in] Y coordinate of the top left point of the rectangle.
w
[in] The width of the rectangle.
h
[in] The height of the rectangle.
clr
[in] The color of the rectangle.