检查字体平滑 - CheckFontSmooth
函数简介
检查字体平滑。
接口名称
CheckFontSmooth
DLL调用
int CheckFontSmooth(long instance)
参数说明
参数名 | 类型 | 说明 |
---|---|---|
instance | 长整数型 | OLAPlug对象的指针,由 CreateCOLAPlugInterFace 接口生成。 |
示例
// 示例代码待补充
返回值
成功返回1,失败返回0
检查字体平滑。
CheckFontSmooth
int CheckFontSmooth(long instance)
参数名 | 类型 | 说明 |
---|---|---|
instance | 长整数型 | OLAPlug对象的指针,由 CreateCOLAPlugInterFace 接口生成。 |
// 示例代码待补充
成功返回1,失败返回0