This is the complete list of members for IRenderFactory, including all inherited members.
AddRef() PURE | IRenderFactory | |
CreateBitmap(IBitmapS **ppBitmap) PURE | IRenderFactory | |
CreateBlurMaskFilter(float radius, BlurStyle style, BlurFlags flag, IMaskFilter **ppMaskFilter) PURE | IRenderFactory | |
CreateEmbossMaskFilter(float direction[3], float ambient, float specular, float blurRadius, IMaskFilter **ppMaskFilter) PURE | IRenderFactory | |
CreateFont(IFontS **ppFont, const LOGFONT *lf) PURE | IRenderFactory | |
CreatePath(IPathS **ppPath) PURE | IRenderFactory | |
CreatePathEffect(REFGUID guidEffect, IPathEffect **ppPathEffect) PURE | IRenderFactory | |
CreateRegion(IRegionS **ppRgn) PURE | IRenderFactory | |
CreateRenderTarget(IRenderTarget **ppRenderTarget, int nWid=0, int nHei=0) PURE | IRenderFactory | |
CreateRenderTarget2(IRenderTarget **ppRenderTarget, HWND hWnd) PURE | IRenderFactory | |
GetDefFont() PURE | IRenderFactory | |
GetImgDecoderFactory() PURE | IRenderFactory | |
OnFinalRelease() PURE | IRenderFactory | |
Release() PURE | IRenderFactory | |
SetImgDecoderFactory(IImgDecoderFactory *pImgDecoderFac) PURE | IRenderFactory |