Page 1 of 1

Defining Color Depth on v5.01

Posted: Fri Jan 16, 2004 9:30 pm
by 5889904
We are currently using v5.01 on Delphi 5 to generate graphs to stream out from a web server. One of the problems we have is that the color depth the charts are created in is defined by the current color depth of the graphics card on the web server.

Is there a way to define the color depth of the graphs generated programatically?

David

Posted: Mon Jan 19, 2004 10:11 am
by Marjan
Hi, David.

Yes, it's possible to control dolor depth of the exported image. What's your exact image export code ( to jpeg, gif, png, ... ) ?