[gdal-dev] GDAL -> DIB

Ivan Lucena lucena_ivan at hotmail.com
Wed Aug 28 10:16:37 PDT 2013


Hi there,

The tutorial will help you navigate through the GDAL API and from that you can learn how to take the information you want to build your DIB. If you are using C++ against the MSFC, you might take a look at the GDAL C# applications examples on swig/csharp/apps [http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps] and you can see how yo take data from the GDAL Dataset to a Bitmap and by analogy find what you should do in MSFC C++. Just one idea.

Regards,

Ivan 

> Date: Wed, 28 Aug 2013 18:10:19 +0200
> From: jrepetto at free.fr
> To: gdal-dev at lists.osgeo.org
> Subject: Re: [gdal-dev] GDAL -> DIB
> 
> Le 28/08/2013 17:03, Ismael BELAAOUAD a écrit :
> > Hello,
> >
> > I'm trying to load GDAL Raster dataset into DIB (Device Independent Bitmap) in C++ project.
> > Can someone help me with that?
> >
> > Best regards,
> >
> 
> Hi,
> 
> Have you read the tutorial at http://www.gdal.org/gdal_tutorial.html ?
> 
> Jean-Claude
> 
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130828/cb36538b/attachment.html>


More information about the gdal-dev mailing list