CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::ISurface 成员列表

成员的完整列表,这些成员属于 BUI::ISurface,包括所有继承而来的类成员

Arc(double x, double y, double rx, double ry, double a1, double a2, int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
BeginShadow(ShadowInfo *shadow)=0BUI::ISurfacepure virtual
BezierDiv(POINT pt[4], int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
BezierDivCurve3(POINT pt[3], int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
BlendFrom(int x, int y, int w, int h, ImageDrawInfo *from, GColor color, BlendCompType comp)=0BUI::ISurfacepure virtual
Blur(int x, int y, int w, int h, int blur_size)=0BUI::ISurfacepure virtual
BlurPath(const PathTransInfo &pathInfo, int widget)=0BUI::ISurfacepure virtual
Clear(const GColor &color)=0BUI::ISurfacepure virtual
CopyFrom(const ImageDrawInfo &img, LPRECT rcSrc, int dx=0, int dy=0)=0BUI::ISurfacepure virtual
CopyTo(const ImageDrawInfo &img, LPRECT rcSrc, int dx=0, int dy=0)=0BUI::ISurfacepure virtual
DoDrawEvent(SurEvent *ev)BUI::ISurfacevirtual
DrawCheckBox(RECT rc, const GColor &color, UINT nState, int size)=0BUI::ISurfacepure virtual
DrawExpandButton(POINT ptCenter, int nSize, bool bCollapsed, const GColor &color)=0BUI::ISurfacepure virtual
DrawExpandTriButton(POINT pointCenter, int nSize, bool bCollapsed, const GColor &color)=0BUI::ISurfacepure virtual
DrawImage(const PathTransInfo &pathInfo, GImage *img, RECT *rcSrc, const ImageStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawImageEllipse(int cx, int cy, int rx, int ry, GImage *img, RECT *rcSrc, const ImageStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawImagePerspective(POINT pts[4], GImage *img, RECT *rcSrc=NULL, const ImageStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawImageRect(int x, int y, int w, int h, RoundRectRadius *radius, GImage *img, RECT *rcSrc, const ImageStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawPath(const PathTransInfo &pathInfo, const GColor &color, int size=1, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawPathGradient(const PathTransInfo &pathInfo, GBrushGradient *bru_gradient, int size=1, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawPathPattern(const PathTransInfo &pathInfo, GImage *img, int size=1, int alpha=255, double scale=1)=0BUI::ISurfacepure virtual
DrawShadow(ShadowInfo *shadowinfo, const PathTransInfo &pathInfo, int size=1, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
DrawSpring(RECT rc, bool bHor, bool bFill, const GColor &crColor)=0BUI::ISurfacepure virtual
DrawTextMono(unsigned char *data, int x, int y, int w, int h, const GColor &color)=0BUI::ISurfacepure virtual
Ellipse(int x, int y, int rx, int ry, int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
EndShadow(const PathTransInfo *pathInfo)=0BUI::ISurfacepure virtual
Fill3D(VSInput *vs, int len, UINT *indicies, int indicies_len, MatFloat4x4 mvp, BOOL is_line=FALSE, BOOL CullBack=TRUE)=0BUI::ISurfacepure virtual
FillEllipse(int x, int y, int rx, int ry, const GColor &color)=0BUI::ISurfacepure virtual
FillPath(const PathTransInfo &pathInfo, const GColor &color, BOOL bin_render=FALSE)=0BUI::ISurfacepure virtual
FillPathGradient(const PathTransInfo &pathInfo, GBrushGradient *bru_gradient)=0BUI::ISurfacepure virtual
FillRect(RECT rc, const GColor &color)=0BUI::ISurfacepure virtual
FillRoundRect(RECT rc, RoundRectRadius &radius, const GColor &color)=0BUI::ISurfacepure virtual
FillShadow(ShadowInfo *shadowinfo, const PathTransInfo &pathInfo)=0BUI::ISurfacepure virtual
GetClipBox(int *x, int *y, int *w, int *h)=0BUI::ISurfacepure virtual
GetCurrentFontObject()=0BUI::ISurfacepure virtual
GetImageDrawInfo(ImageDrawInfo *info, LPRECT rcSrc)=0BUI::ISurfacepure virtual
GetImageRatioTransform2d(Transform2d *img_mtx, const ImageDrawInfo *pSrcSurface, int x, int y, int w, int h, ImageRatioStyle ratio_type, double angle, double scale)=0BUI::ISurfacepure virtual
GetOutputSize()=0BUI::ISurfacepure virtual
GetPixelFormat()=0BUI::ISurfacepure virtual
GetPixelRatio()=0BUI::ISurfacepure virtual
GetTextAnglePloygon(int x, int y, float angle, LPCTSTR sztext, int nlen, UINT align=DT_LEFT|DT_TOP, const VecFloat2 &bkPadSize=VecFloat2(2, 2), VecFloat2(*ploygon)[4]=NULL)=0BUI::ISurfacepure virtual
GetTextAnglePloygonA(int x, int y, float angle, LPCSTR sztext, int nlen, UINT align=DT_LEFT|DT_TOP, const VecFloat2 &bkPadSize=VecFloat2(2, 2), VecFloat2(*ploygon)[4]=NULL)=0BUI::ISurfacepure virtual
GetTextAnglePloygonW(int x, int y, float angle, LPCWSTR sztext, int nlen, UINT align=DT_LEFT|DT_TOP, const VecFloat2 &bkPadSize=VecFloat2(2, 2), VecFloat2(*ploygon)[4]=NULL)=0BUI::ISurfacepure virtual
GetTextSize(LPCTSTR sztext, int nlen)=0BUI::ISurfacepure virtual
GetTextSizeA(LPCSTR sztext, int nlen)=0BUI::ISurfacepure virtual
GetTextSizeW(LPCWSTR sztext, int nlen)=0BUI::ISurfacepure virtual
GlyphRaster(const RECT &rc, const GRasterGlyph *glyphBin, const GColor &color)=0BUI::ISurfacepure virtual
GlyphRaster(int x, int y, const GRasterGlyph *glyphBin, const GColor &color)=0BUI::ISurfacepure virtual
GouraudRender(POINT p1, POINT p2, POINT p3, const GColor &c1, const GColor &c2, const GColor &c3)=0BUI::ISurfacepure virtual
Gray(int x, int y, int w, int h, int conv_type)=0BUI::ISurfacepure virtual
GrayPath(const PathTransInfo &pathInfo, int conv_type)=0BUI::ISurfacepure virtual
ISurface()BUI::ISurface
Line(int x1, int y1, int x2, int y2, int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
PaintFontTextOut(void *font, int x1, int y1, LPCSTR text, int c, COLORREF color)=0BUI::ISurfacepure virtual
PaintSVG(GPathStorageSVG *svg, VIEW_BOX *box, GrayConv grayType=GrayNone)=0BUI::ISurfacepure virtual
PaintText(LPRECT lprc, LPCTSTR text, int c, COLORREF color, UINT format)=0BUI::ISurfacepure virtual
PaintTextA(LPRECT lprc, LPCSTR text, int c, COLORREF color, UINT format)=0BUI::ISurfacepure virtual
PaintTextAngle(int x, int y, float angle, LPCTSTR sztext, int nlen, COLORREF color, UINT align=DT_LEFT|DT_TOP, const GColor *bkcolor=NULL, const VecFloat2 &bkPadSize=VecFloat2(2, 2))=0BUI::ISurfacepure virtual
PaintTextAngleA(int x, int y, float angle, LPCSTR sztext, int nlen, COLORREF color, UINT align=DT_LEFT|DT_TOP, const GColor *bkcolor=NULL, const VecFloat2 &bkPadSize=VecFloat2(2, 2))=0BUI::ISurfacepure virtual
PaintTextAngleW(int x, int y, float angle, LPCWSTR sztext, int nlen, COLORREF color, UINT align=DT_LEFT|DT_TOP, const GColor *bkcolor=NULL, const VecFloat2 &bkPadSize=VecFloat2(2, 2))=0BUI::ISurfacepure virtual
PaintTextMultiLine(int x, int y, TextMultilineInfo *multiText, COLORREF color, UINT align=DT_LEFT|DT_TOP)=0BUI::ISurfacepure virtual
PaintTextOut(int x, int y, LPCTSTR text, int c, COLORREF color, UINT align=DT_LEFT|DT_TOP)=0BUI::ISurfacepure virtual
PaintTextOutA(int x, int y, LPCSTR text, int c, COLORREF color, UINT align=DT_LEFT|DT_TOP)=0BUI::ISurfacepure virtual
PaintTextOutW(int x, int y, LPCWSTR text, int c, COLORREF color, UINT align=DT_LEFT|DT_TOP)=0BUI::ISurfacepure virtual
PaintTextW(LPRECT lprc, LPCWSTR text, int c, COLORREF color, UINT format)=0BUI::ISurfacepure virtual
PlatformPainter()=0BUI::ISurfacepure virtual
Rect(RECT rc, int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
ResetClipBox()=0BUI::ISurfacepure virtual
RoundRect(RECT rc, RoundRectRadius &radius, int size, const GColor &color, LineStyle *style=NULL)=0BUI::ISurfacepure virtual
SaveAsImageFile(LPCTSTR file, RECT &rc)=0BUI::ISurfacepure virtual
SelectFontObject(GFont *font)=0BUI::ISurfacepure virtual
SelectShadow(ShadowInfo *shadowinfo)=0BUI::ISurfacepure virtual
SelectTextShadow(ShadowInfo *shadowinfo)=0BUI::ISurfacepure virtual
SetBlendCompType(BlendCompType op=comp_none)=0BUI::ISurfacepure virtual
SetClipBox(int x, int y, int w, int h, bool enable)=0BUI::ISurfacepure virtual
SetGrayCoeff(float k_r, float k_g, float k_b)=0BUI::ISurfacepure virtual
~ISurface()BUI::ISurface
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有