[gdal-dev] Converting .NET Bitmap to GDAL Dataset

Tamas Szekeres szekerest at gmail.com
Fri Mar 22 13:12:16 PDT 2013


For an example of the reverse action see SaveBitMapDirect in
GDALReadDirect.cs<http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps/GDALReadDirect.cs>

To write data to GDAL dataset see:
GDALWrite.cs<http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps/GDALWrite.cs>or
GDALDatasetWrite.cs<http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps/GDALDatasetWrite.cs>

Best regards,

Tamas



2013/3/22 Maksim Sestic <max at geoinova.com>

> Hi all,
>
> Is there any example (or a hint) of converting a System.Drawing.Bitmap into
> GDAL Dataset?
>
> Regards,
> Maksim Sestic
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.n6.nabble.com/Converting-NET-Bitmap-to-GDAL-Dataset-tp5042430.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> 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/20130322/2e6e526d/attachment.html>


More information about the gdal-dev mailing list