How to use a bunch:

Dataset image = Gdal.OpenShared(sourceCopy, Access.GA_ReadOnly);
Gdal.wrapper_GDALTranslate(translatedFile, image, options, null, null);

to create a JPEG-compressed TIFF with internal mask from a RGBA dataset (in
C#)?

I'm interested in the C# equivalent of a call *--config
GDAL_TIFF_INTERNAL_MASK YES*.

Please, help.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to