This is the complete list of members for CBCGPSVGImage, including all inherited members.
CleanUp() | CBCGPSVGImage | |
CopyFrom(const CBCGPSVGImage &src) | CBCGPSVGImage | |
DoDraw(CBCGPGraphicsManager *pGM, const CBCGPPoint &pt=CBCGPPoint(), const CBCGPSize &size=CBCGPSize()) | CBCGPSVGImage | |
DoDraw(CDC *pDC, const CRect &rect, BOOL bDisabled=FALSE, BYTE alphaSrc=255, BOOL bCacheBitmap=FALSE, BOOL bKeepAspectRatio=TRUE, BOOL bUseViewBoxSize=FALSE, BOOL bSVGStretch=TRUE) | CBCGPSVGImage | |
ExportToBitmap(double dblScale=1.0, COLORREF clrBackground=CLR_NONE, double dblScaleVert=0.0, BOOL bUseViewBoxSize=FALSE, BOOL bOptimizedConvertion=FALSE) | CBCGPSVGImage | |
ExportToBitmap(const CSize &sizeDest, COLORREF clrBackground=CLR_NONE, BOOL bKeepAspectRatio=TRUE, BOOL bUseViewBoxSize=FALSE, BOOL bOptimizedConvertion=FALSE) | CBCGPSVGImage | |
ExportToFile(const CString &strFilePath, double dblScale=1.0, double dblScaleVert=0.0) | CBCGPSVGImage | |
ExportToIcon(const CSize &sizeIcon) | CBCGPSVGImage | |
FindByID(const CString &strID) | CBCGPSVGImage | |
GetBackgroundColor() const | CBCGPSVGImage | inline |
GetDescription() const | CBCGPSVGImage | inline |
GetErrors() | CBCGPSVGImage | inline |
GetName() const | CBCGPSVGImage | inline |
GetSize(BOOL bCheckBounds=FALSE) const | CBCGPSVGImage | inline |
GetViewBox() const | CBCGPSVGImage | inline |
GetXML() const | CBCGPSVGImage | inline |
Load(UINT uiResID, HINSTANCE hinstRes=NULL) | CBCGPSVGImage | |
LoadFromBuffer(LPBYTE lpBuffer, UINT length) | CBCGPSVGImage | |
LoadFromFile(const CString &strFileName) | CBCGPSVGImage | |
LoadStr(LPCTSTR lpszResourceName, HINSTANCE hinstRes=NULL) | CBCGPSVGImage | |
m_bTraceProblemsDefault | CBCGPSVGImage | static |
m_strSVGResType | CBCGPSVGImage | static |
SetElementsFilter(const CStringList *pList) | CBCGPSVGImage |