CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::GImageIconMulti类 参考

多个状态得图像,分布在不同的图片文件中 更多...

+ 类 BUI::GImageIconMulti 继承关系图:

Public 成员函数

 GImageIconMulti ()
 
 ~GImageIconMulti ()
 
void SetImageAllSame (GImage *img)
 
void SetImage (UINT paintStatus, GImage *img)
 
BOOL IsEmpty () override
 
void ExtentSize (UINT paintStatus, SIZE &sz, BOOL isPixelFormat=FALSE) override
 
void ShellImageAttribute (const BeString &szName, const BeString &szText) override
 
void DoPaintImage (ISurface *pSurface, UINT paintStatus, int x, int y, GPathStorage *path, PathConvType conv, Transform2d *img_mtx=NULL, GrayConv grayType=GrayNone) override
 
void DoPaintImageRect (ISurface *pSurface, UINT paintStatus, const RECT &rect, double xScale=1.0, double yScale=1.0) override
 
void DoPaintImageTextureRatioStyle (ISurface *pSurface, UINT paintStatus, const RECT &rcBox, ImageRatioStyle ratio_type=none_style, double angle=0, double scale=1.0) override
 
void DoPaintImageTextureEllipse (ISurface *pSurface, UINT paintStatus, int x, int y, int rx, int ry, double angle=0, double scalex=1.0) override
 
- Public 成员函数 继承自 BUI::GImageIconInfo
 GImageIconInfo ()
 
virtual ~GImageIconInfo ()
 
virtual BOOL IsEmpty ()=0
 
virtual void ExtentSize (UINT paintStatus, SIZE &sz, BOOL isPixelFormat=FALSE)=0
 
virtual void ShellImageAttribute (const BeString &szName, const BeString &szText)=0
 
virtual void DoPaintImage (ISurface *pSurface, UINT paintStatus, int x, int y, GPathStorage *path, PathConvType conv, Transform2d *img_mtx=NULL, GrayConv grayType=GrayNone)=0
 
virtual void DoPaintImageRect (ISurface *pSurface, UINT paintStatus, const RECT &rect, double xScale=1.0, double yScale=1.0)=0
 
virtual void DoPaintImageTextureRatioStyle (ISurface *pSurface, UINT paintStatus, const RECT &rcBox, ImageRatioStyle ratio_type=none_style, double angle=0, double scale=1.0)=0
 
virtual void DoPaintImageTextureEllipse (ISurface *pSurface, UINT paintStatus, int x, int y, int rx, int ry, double angle=0, double scalex=1.0)=0
 

Protected 属性

GImagem_image [UIS_COUNT]
 

详细描述

多个状态得图像,分布在不同的图片文件中

构造及析构函数说明

◆ GImageIconMulti()

BUI::GImageIconMulti::GImageIconMulti ( )

◆ ~GImageIconMulti()

BUI::GImageIconMulti::~GImageIconMulti ( )

成员函数说明

◆ DoPaintImage()

void BUI::GImageIconMulti::DoPaintImage ( ISurface pSurface,
UINT  paintStatus,
int  x,
int  y,
GPathStorage path,
PathConvType  conv,
Transform2d img_mtx = NULL,
GrayConv  grayType = GrayNone 
)
overridevirtual

实现了 BUI::GImageIconInfo.

◆ DoPaintImageRect()

void BUI::GImageIconMulti::DoPaintImageRect ( ISurface pSurface,
UINT  paintStatus,
const RECT rect,
double  xScale = 1.0,
double  yScale = 1.0 
)
overridevirtual

实现了 BUI::GImageIconInfo.

◆ DoPaintImageTextureEllipse()

void BUI::GImageIconMulti::DoPaintImageTextureEllipse ( ISurface pSurface,
UINT  paintStatus,
int  x,
int  y,
int  rx,
int  ry,
double  angle = 0,
double  scalex = 1.0 
)
overridevirtual

实现了 BUI::GImageIconInfo.

◆ DoPaintImageTextureRatioStyle()

void BUI::GImageIconMulti::DoPaintImageTextureRatioStyle ( ISurface pSurface,
UINT  paintStatus,
const RECT rcBox,
ImageRatioStyle  ratio_type = none_style,
double  angle = 0,
double  scale = 1.0 
)
overridevirtual

实现了 BUI::GImageIconInfo.

◆ ExtentSize()

void BUI::GImageIconMulti::ExtentSize ( UINT  paintStatus,
SIZE sz,
BOOL  isPixelFormat = FALSE 
)
overridevirtual

实现了 BUI::GImageIconInfo.

◆ IsEmpty()

BOOL BUI::GImageIconMulti::IsEmpty ( )
overridevirtual

实现了 BUI::GImageIconInfo.

◆ SetImage()

void BUI::GImageIconMulti::SetImage ( UINT  paintStatus,
GImage img 
)

◆ SetImageAllSame()

void BUI::GImageIconMulti::SetImageAllSame ( GImage img)

◆ ShellImageAttribute()

void BUI::GImageIconMulti::ShellImageAttribute ( const BeString szName,
const BeString szText 
)
overridevirtual

实现了 BUI::GImageIconInfo.

类成员变量说明

◆ m_image

GImage* BUI::GImageIconMulti::m_image[UIS_COUNT]
protected
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有