<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi there,<br><br>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.<br><br>Regards,<br><br>Ivan <br><br><div>> Date: Wed, 28 Aug 2013 18:10:19 +0200<br>> From: jrepetto@free.fr<br>> To: gdal-dev@lists.osgeo.org<br>> Subject: Re: [gdal-dev] GDAL -> DIB<br>> <br>> Le 28/08/2013 17:03, Ismael BELAAOUAD a écrit :<br>> > Hello,<br>> ><br>> > I'm trying to load GDAL Raster dataset into DIB (Device Independent Bitmap) in C++ project.<br>> > Can someone help me with that?<br>> ><br>> > Best regards,<br>> ><br>> <br>> Hi,<br>> <br>> Have you read the tutorial at http://www.gdal.org/gdal_tutorial.html ?<br>> <br>> Jean-Claude<br>> <br>> _______________________________________________<br>> gdal-dev mailing list<br>> gdal-dev@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/gdal-dev<br></div>                                         </div></body>
</html>