[gdal-dev] Is there "--config GDAL_TIFF_INTERNAL_MASK YES" C# equivalent???
Dmitriy T.
demonbusov1 at yandex.ru
Tue Aug 7 20:19:58 PDT 2018
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
More information about the gdal-dev
mailing list