请输入您要查询的百科知识:

 

词条 bitmapItem.allowSmoothing
释义

§ 可用性

Flash MX 2004。

§ 用法

bitmapItem.allowSmoothing

§ 说明

属性;一个布尔值,它指定是 (true) 否 (false) 允许对位图进行平滑处理。

§ 示例

下面的代码将当前文档的库中第一个项目的 allowSmoothing 属性设置为 true:

fl.getDocumentDOM().library.items【0】.allowSmoothing = true;

alert(fl.getDocumentDOM().library.items【0】.allowSmoothing);

随便看

 

百科全书收录594082条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2024/11/13 17:51:59