I guess this is because these renderers do not clear the background (paint it white) before painting the molecule. In a table the background is cleared by other means, but when renderer into a PNG the default background seems to be black. Maybe it's also a transparency issues and black is supposed to be transparent. I will have a look at it next week.