描述

文字水印。

接口

void SetWaterMarkText(const char* id, const char* font_name, float font_size, int font_color, float angle,bool italic, bool bold, AttachCfg attach_cfg, const char* text)

参数

参数名 必填 类型 说明 备注
id string 水印ID
font_name string 字体名
font_size string 字体尺寸
font_color int 字体颜色
angle float 旋转角度
italic bool 字体倾斜
bold bool 字体加粗
attach_cfg uint 水印位域参数 AttachCfg
text string 水印文本 可以带格式

返回值

类型 说明 备注
void
文档更新时间: 2024-10-18 15:07   作者:admin