[gdal-dev] Writing an Image to a file.
Courtney Schitka
c.schitka at gmail.com
Fri May 16 14:59:04 EDT 2008
Hi List;
Here is the procedure I am attempting to perform.
1. Open an image (tif or whatever)
2. Read the image in from a file and perform some manipulations
3. Write the image back out as a Tif/JPeg, etc.
Parts 1 & 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?
Cheers
Courtney
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20080516/559498b9/attachment.html
More information about the gdal-dev
mailing list