I need to convert a GeoTIFF image to PNG format with "NoData" pixels in the original image being transparent in the output.
Is there any tool particularly in ArcGIS ArcToolbox or GDAL for this purpose?
Thanks!
Cheers, Alex
|
I need to convert a GeoTIFF image to PNG format with "NoData" pixels in the original image being transparent in the output. Is there any tool particularly in ArcGIS ArcToolbox or GDAL for this purpose? Thanks! Cheers, Alex |
|||
|
|
|
you can achieve it with this way: first run this code:
then:
i hope it helps you... |
|||
|
|