Hi!

I set transparency in Properties/Transparency/Transparent pixel list as
0,0,0 100%
(i.e, 100% transparent if 0 in all 3 bands)
and save the style to a qml file that gets the following lines close to the end:
    <threeValuePixelList>
      <pixelListEntry red="0.000000" blue="0.000000" green="0.000000"
percentTransparent="100"/>
    </threeValuePixelList>

Nevertheless, when I open another raster and apply this style, the
transparency is not modified.

Is this a bug or am I doing something wrong?

Thanks

Agus
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to