大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
...ya/display/Graphics" Graphics Class Graphics Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,...
来源: Laya3.0_api 发布时间: 20231115
...display/Graphics.ts:304 设置剪裁区域,超出剪裁区域的坐标不显示。 Parameters x: number X 轴偏移量。 y: number Y 轴偏移量。 width: number 宽度。 height: number 高度。 Returns ClipRectCmd destroy destroy(): void Inherited from Graphics.destroy Defined in laya/display...
来源: Laya3.0_api 发布时间: 20231115
...lass AutoBitmap AutoBitmap 类是用于表示位图图像或绘制图形的显示对象。 封装了位置,宽高及九宫格的处理,供UI组件使用。 Hierarchy Graphics AutoBitmap Index Constructors constructor Properties _color uv Accessors cmds color height sizeGrid source width Methods ...
来源: Laya3.0_api 发布时间: 20231115