#include "ut_types.h"
#include "ut_bytebuf.h"
Go to the source code of this file.
Functions | |
ABI_EXPORT bool | UT_PNG_getDimensions (const UT_ConstByteBufPtr &pBB, UT_sint32 &iImageWidth, UT_sint32 &iImageHeight) |
ABI_EXPORT bool UT_PNG_getDimensions | ( | const UT_ConstByteBufPtr & | pBB, | |
UT_sint32 & | iImageWidth, | |||
UT_sint32 & | iImageHeight | |||
) |
References _png_read(), _bb::iCurPos, and _bb::pBB.
Referenced by s_RTF_ListenerWriteDoc::_openFrame(), s_RTF_ListenerWriteDoc::_writeImageInRTF(), FG_GraphicRaster::generateImage(), GR_EmbedManager::getAscent(), GR_EmbedManager::getWidth(), GR_EmbedManager::render(), XAP_Win32Dialog_About::runModal(), and FG_GraphicRaster::setRaster_PNG().