The following code works fine from Joomla 1.5 to Joomla 2.5.
$doc =& JFactory::getDocument(); $doc->setMimeEncoding('image/png');