This is the complete list of members for
GR_Image, including all inherited members.
| 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)=0 | GR_Image | [pure 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_Image | [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_Image | [pure virtual] |
| isOutLinePresent(void) const | GR_Image | [inline] |
| isTransparentAt(UT_sint32 x, UT_sint32 y)=0 | GR_Image | [pure virtual] |
| m_iDisplayHeight | GR_Image | [private] |
| m_iDisplayWidth | GR_Image | [private] |
| m_szName | GR_Image | [private] |
| m_vecOutLine | GR_Image | [private] |
| 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] |