Low resolution image with TASImage

make a large canvas:

   TCanvas* c1 = new TCanvas("c1","c1",2000,1600);

That works better! Thank you very much.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.