Login  Register

Manage PNG Transparency with ImageJ

Posted by Charles Flond on Dec 27, 2010; 5:06pm
URL: http://imagej.273.s1.nabble.com/Manage-PNG-Transparency-with-ImageJ-tp3685645.html

Hi All,

Does anybody know how to manage PNG files with transparency using ImageJ ? I
tried to use the function writeImageWithTransparency(ImagePlus imp, String
path, int transparentIndex) but it doesn't seem to work.

See http://rsb.info.nih.gov/ij/source/ij/plugin/PNG_Writer.java for more
details about this function.

Any suggestions would be welcomed ! Thanks in advance.

Charles