, including all inherited members.
cairoSetSource(cairo_t *)=0 | GR_CairoRasterImage | [pure virtual] |
convertFromBuffer(const UT_ConstByteBufPtr &pBB, const std::string &mimetype, UT_sint32 iDisplayWidth, UT_sint32 iDisplayHeight)=0 | GR_Image | [pure virtual] |
convertToBuffer(UT_ConstByteBufPtr &ppBB) const =0 | GR_Image | [pure virtual] |
createImageSegment(GR_Graphics *pG, const UT_Rect &rec) | GR_CairoRasterImage | [virtual] |
DestroyOutline(void) | GR_Image | |
GenerateOutline(void) | GR_Image | |
getBufferType(const UT_ConstByteBufPtr &pBB) | GR_Image | [static] |
getDisplayHeight(void) const | GR_Image | [virtual] |
getDisplayWidth(void) const | GR_Image | [virtual] |
getName(char *szName) const | GR_Image | |
getName(std::string &name) const | GR_Image | |
getName(UT_String ©) const | GR_Image | |
GetOffsetFromLeft(GR_Graphics *pG, UT_sint32 pad, UT_sint32 yTop, UT_sint32 height) | GR_Image | |
GetOffsetFromRight(GR_Graphics *pG, UT_sint32 pad, UT_sint32 yTop, UT_sint32 height) | GR_Image | |
getType() const | GR_RasterImage | [inline, virtual] |
GR_Image() | GR_Image | |
GRT_Raster enum value | GR_Image | |
GRT_Unknown enum value | GR_Image | |
GRT_Vector enum value | GR_Image | |
GRType enum name | GR_Image | |
hasAlpha(void) const =0 | GR_RasterImage | [pure virtual] |
isOutLinePresent(void) const | GR_Image | [inline] |
isTransparentAt(UT_sint32 x, UT_sint32 y)=0 | GR_RasterImage | [pure virtual] |
makeSubimage(const std::string &n, UT_sint32 x, UT_sint32 y, UT_sint32 w, UT_sint32 h) const =0 | GR_CairoRasterImage | [protected, pure virtual] |
render(GR_Graphics *pGR, UT_sint32 iDisplayWidth, UT_sint32 iDisplayHeight) | GR_Image | [virtual] |
scaleImageTo(GR_Graphics *pG, const UT_Rect &rec) | GR_Image | [virtual] |
setDisplaySize(UT_sint32 iDisplayWidth, UT_sint32 iDisplayHeight) | GR_Image | |
setName(const char *szName) | GR_Image | [protected] |
setName(const UT_String &szName) | GR_Image | [protected] |
~GR_Image() | GR_Image | [virtual] |