2007年11月19日 @ 09:55
ImageSnapshot-Flex3自带截图功能
mx.graphics.ImageSnapshot是Flex3自带的截图组件,默认保存图片格式为PNG,支持格式为PNG和JPG.
使用方法:
ImageSnapshot.captureBitmapData(v);得到v的BitmapData
ImageSnapshot.encodeImageAsBase64(ImageSnapshot.captureImage(v));得到v的Base64 String
Filed under: 原创 · Tags: ImageSnapshot flex3
Articles related:
Flex Builder 3 Planning / Roadmap (2007-10-21 10:30:10)
Stateful skins in Flex 3, color transitions in but (2007-10-11 9:16:37)
View differences between Flex 3 Beta 2 SDK and Bet (2007-10-7 8:36:1)
Adobe Flex 3 Beta2 下载 (2007-10-2 7:27:10)
Flex 3 Beta 2 - Design Tools + Learning Flex + JS (2007-9-27 15:11:52)
Flex 3 Beta 2 - CRUD Wizard for ASP.NET, PHP, JAV (2007-9-26 17:17:8)
Flex3 全屏显示 (2007-7-16 16:21:46)
Flex 3 发现之旅:AdvancedDataGrid的使用(第一部分) (2007-6-13 13:25:44)
Flex 3 (2007-6-13 9:37:12)
Flex 3:Feature Introductions: Performance and Memo (2007-6-12 15:32:16)
Leave a Comment
◎welcome to give out your point。
