Hi List; <br><br>Here is the procedure I am attempting to perform. <br><br>1. Open an image (tif or whatever)<br>2. Read the image in from a file and perform some manipulations<br>3. Write the image back out as a Tif/JPeg, etc.<br>
<br>Parts 1&nbsp; &amp; 2 work well. My question is, the person that wrote this code before me, wrote it using the CreateCopy command in the GDalDataSet....Is that the best approach or is there a better way to do this?<br><br>
Cheers<br>Courtney<br>