We are trying to render TIFF images using GeoTiffRasterLayer.
We are using SkiaGeoCanvas and GeoImage of ThinkGeo.Core(12.2.8) library.
The layer drawing works fine, but the background of the image, i.e. the areas that isn’t covered by layer drawing, is rendered black.
We want it to be transparent.
Please find attached the generated image for reference.