Greetings,

When I GDALOpen a .tif image and write a new one, the new image is flipped
upside down? could someone please help?

    const char *pszFilename = "im.tif";
    poDataset = (GDALDataset *)GDALOpen(pszFilename, GA_ReadOnly);
Best Regards
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to