Fastest way to add values to TColorGrid
Posted: Wed May 28, 2008 7:33 am
Hello,
What is the fastest way to add an array of colors to a TColorGrid? If I basically have a bunch of dynamically generated pixel colors, that I want to plot in specific locations, what is the fastest way to get them into the TChart? I presume AddXYZ is pretty slow.
What is the fastest way to add an array of colors to a TColorGrid? If I basically have a bunch of dynamically generated pixel colors, that I want to plot in specific locations, what is the fastest way to get them into the TChart? I presume AddXYZ is pretty slow.