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

Public 成员函数

 GRasterGlyph (const UINT8 *font, unsigned glyph_index)
 
 GRasterGlyph (const UINT8 *bits)
 
 GRasterGlyph (const UINT8 *bits, UINT w, UINT h)
 
 ~GRasterGlyph ()
 
void Attach (const UINT8 *font, unsigned glyph_index)
 
void Attach (const UINT8 *bits)
 
UINT width () const
 
UINT height () const
 
const UINT8Bits () const
 

Protected 属性

const UINT8m_bits
 
UINT m_width_
 
UINT m_height_
 

构造及析构函数说明

◆ GRasterGlyph() [1/3]

GRasterGlyph::GRasterGlyph ( const UINT8 font,
unsigned  glyph_index 
)

◆ GRasterGlyph() [2/3]

GRasterGlyph::GRasterGlyph ( const UINT8 bits)

◆ GRasterGlyph() [3/3]

GRasterGlyph::GRasterGlyph ( const UINT8 bits,
UINT  w,
UINT  h 
)

◆ ~GRasterGlyph()

GRasterGlyph::~GRasterGlyph ( )

成员函数说明

◆ Attach() [1/2]

void GRasterGlyph::Attach ( const UINT8 bits)

◆ Attach() [2/2]

void GRasterGlyph::Attach ( const UINT8 font,
unsigned  glyph_index 
)

◆ Bits()

const UINT8 * GRasterGlyph::Bits ( ) const

◆ height()

UINT GRasterGlyph::height ( ) const

◆ width()

UINT GRasterGlyph::width ( ) const

类成员变量说明

◆ m_bits

const UINT8* GRasterGlyph::m_bits
protected

◆ m_height_

UINT GRasterGlyph::m_height_
protected

◆ m_width_

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