2009/1/9 Eric Domazlicky <[email protected]> > After fixing a bug on my part I was able to figure it out. The only strange > this was that the BandMap array had to declared in reverse order from what > one would expect. This may be a GDI+ issue but here is my code snippet for > the record: >
It depends on the physical order of the band data in your dataset. I've never used any data having BGRA layout so I'm not sure whether this one is an issue on not. It's cool you finally got it working though :-) Best regards, Tamas
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
