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

Public 成员函数

 UIFontBM (unsigned char *bits, int w, int h)
 
 ~UIFontBM ()
 
unsigned char * GetGlphyByIndex (int i) const
 
UINT Width () const
 
UINT Height () const
 
UINT GlphySize () const
 

Protected 属性

unsigned char * bitmapdata_
 
UINT w_
 
UINT h_
 

构造及析构函数说明

◆ UIFontBM()

UIFontBM::UIFontBM ( unsigned char *  bits,
int  w,
int  h 
)

◆ ~UIFontBM()

UIFontBM::~UIFontBM ( )

成员函数说明

◆ GetGlphyByIndex()

unsigned char * UIFontBM::GetGlphyByIndex ( int  i) const

◆ GlphySize()

UINT UIFontBM::GlphySize ( ) const

◆ Height()

UINT UIFontBM::Height ( ) const

◆ Width()

UINT UIFontBM::Width ( ) const

类成员变量说明

◆ bitmapdata_

unsigned char* UIFontBM::bitmapdata_
protected

◆ h_

UINT UIFontBM::h_
protected

◆ w_

UINT UIFontBM::w_
protected
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2025 · CBlueStudio 版权所有