Canvas
Canvas
暂无文档注释,欢迎补充。
CreateSignatureCanvas
创建签名画布工具类 EN: Utility class to create and manage a signature canvas with drawing, undo/redo, and export features.
/** * 创建签名画布工具类 * @description EN: Utility class to create and manage a signature canvas with drawing, undo/redo, and export features. */DotImageCanvas
DotImageCanvas 将图片转换为点阵图形式展示,并提供动画绘制效果 EN: Convert an image to a dot-matrix representation and provide animated drawing controls with various directions, colors, background and animation options.
/** * DotImageCanvas 将图片转换为点阵图形式展示,并提供动画绘制效果 * * 支持多种绘制方向,颜色控制,背景设置,以及动画效果控制 * @class * @description EN: Convert an image to a dot-matrix representation and provide animated drawing controls with various directions, colors, background and animation options. */DotTextCanvas
DotTextCanvas 将文字转换为点阵形式展示,并提供动画绘制效果 EN: Convert text into a dot-matrix representation and animate the drawing with configurable direction, color and spacing options.
/** * DotTextCanvas 将文字转换为点阵形式展示,并提供动画绘制效果 * * 支持多种绘制方向、颜色控制、间距设置以及动画效果 * @class * @description EN: Convert text into a dot-matrix representation and animate the drawing with configurable direction, color and spacing options. */getImageData
暂无文档注释,欢迎补充。
removeRoundSpace
暂无文档注释,欢迎补充。
sliderValidation
暂无文档注释,欢迎补充。
Line
暂无文档注释,欢迎补充。
Point
暂无文档注释,欢迎补充。
Square
暂无文档注释,欢迎补充。