Hi,
To write an automated test, I would like to be able to determine by the code the color of a pixel in the chart area. Is this possible to do this?
(My aim is to see if line has been well drawn by my program that uses a LineTo() function).
I have seen a function "Pixel()" in Graphics3D that enables to change the color of a pixel, but I do not see any property to get that color.
Thanks,
Verane.
how do I know the color of a pixel in a tchart ?
Hi Verane,
As you tested, there is a function to set a color for a pixel but there isn't a function to retrieve that so I've added this request to the "wish list" to be implemented in future releases (TF02013329).
Thank you
As you tested, there is a function to set a color for a pixel but there isn't a function to retrieve that so I've added this request to the "wish list" to be implemented in future releases (TF02013329).
Thank you
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |