[gs-bugs] [Bug 690802] png lazytransparency not handled

bugs.ghostscript.com-bugzilla-daemon at ghostscript.com bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Tue Oct 13 01:49:41 PDT 2009


http://bugs.ghostscript.com/show_bug.cgi?id=690802





------- Additional Comments From norbert.janssen at oce.com  2009-10-13 01:49 -------
Correct formula:
    if (alpha)
    {
	colorspace = ctx->gray;
	samples = image->alpha;
	count = image->width * (image->bits / 8) * image->height;
	used = 0;
    }
    else



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the gs-bugs mailing list