• 2025-01-05CanvasContext.clearRect
    CanvasContext.clearRect(numberx,numbery,numberwidth,numberheight)CanvasContext是旧版的接口,新版Canvas2D接口与Web一致从基础库2.9.0开始,本接口停止维护,请使用RenderingContext代替小程序插件:支持相关文档:旧版画布迁移指南、canvas组件介绍功能
  • 2024-12-07canvas 里面的 clearRect 的方法论
    ‌在Canvas中清除内容可以使用clearRect方法。https://turfjs.fenxianglu.cn/docs/next/api/bbox