上一页 1 ··· 171 172 173 174 175 176 177 178 179 ··· 265 下一页
  2025年1月5日
摘要: CanvasContext.scale(number scaleWidth, number scaleHeight) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 阅读全文
posted @ 2025-01-05 19:11 AtlasLapetos 阅读(13) 评论(0) 推荐(0)
摘要: CanvasContext.save() CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 小程序插件:支持 相关文档: 旧版画布迁移指南、canvas 组件介绍 功能 阅读全文
posted @ 2025-01-05 19:11 AtlasLapetos 阅读(11) 评论(0) 推荐(0)
摘要: CanvasContext.rotate(number rotate) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 小程序插件:支持 相关文档: 旧版画布迁移指南 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(25) 评论(0) 推荐(0)
摘要: CanvasContext.restore() CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 小程序插件:支持 相关文档: 旧版画布迁移指南、canvas 组件介绍 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(16) 评论(0) 推荐(0)
摘要: CanvasContext.rect(number x, number y, number width, number height) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingCo 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(10) 评论(0) 推荐(0)
摘要: CanvasContext.quadraticCurveTo(number cpx, number cpy, number x, number y) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 Rend 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(12) 评论(0) 推荐(0)
摘要: CanvasContext.moveTo(number x, number y) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 小程序插件:支持 相关文档: 旧版画 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
摘要: Object CanvasContext.measureText(string text) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 基础库 1.9.90 开始 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(22) 评论(0) 推荐(0)
摘要: CanvasContext.lineTo(number x, number y) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 RenderingContext 代替 小程序插件:支持 相关文档: 旧版画 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(6) 评论(0) 推荐(0)
摘要: CanvasContext.fillText(string text, number x, number y, number maxWidth) CanvasContext 是旧版的接口,新版 Canvas 2D 接口与 Web 一致 从基础库 2.9.0 开始,本接口停止维护,请使用 Render 阅读全文
posted @ 2025-01-05 19:10 AtlasLapetos 阅读(62) 评论(0) 推荐(0)
上一页 1 ··· 171 172 173 174 175 176 177 178 179 ··· 265 下一页