[Gdal-dev] Reading Image into a buffer

Ayman Kamal kamal_jo at yahoo.com
Wed Feb 19 05:44:30 EST 2003


I traced gdal_translate source code, and found that
there is a virtual data set being created, finally
this virtual data set is sent to GDALCreateCopy to
save it to disk file.

I want to be able to get the data into a memory buffer
instead of being sent to a file.

How can I do this?

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com



More information about the Gdal-dev mailing list