I'm working on a project right now that gathers a lot of colors from the main screen and records info about them and to do so in Simba creates a lot of lag, usually around 20 seconds if it's collecting the whole main screen's data(I'm running a 3.0ghz dual core). If I were to create a plugin, written in C++, to do this would the time difference be significant? Is it possible to give me an estimate on the time? Collecting every pixel for the entire main screen amounts to 171,009 pixels collected, fyi.





Reply With Quote