View Single Post
  #2  
Old 10-12-2010, 03:12 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
How much lower is the resolution? Add the following line at the end of each sample to see what the images sizes are:
Code:
print T.getSize()
Reply With Quote