标签: image-processing image
我在flex 3.0中加载图像,但是当它们被调整大小时,它们看起来有颗粒感和扭曲。我可以给某种效果或dsomething来解决这个问题。谢谢
答案 0 :(得分:1)
Try this site. Flex Monkey Patches
答案 1 :(得分:1)
为此你需要将图像加载为位图并应用平滑。我已在幻灯片中实现了这一点。我从这个链接找到了代码snipet,希望这是你想要的
http://askmeflash.com/article/4/smoothing-resized-distorted-images-in-flex