I have a doubt in flex 3.
我对flex 3有疑问。
I'm trying to change an image color in flex 3, but I can't get it still. I think have to change the image color by using pixels, but I don't know how to do it.
我试图改变flex 3中的图像颜色,但我无法保持它。我认为必须通过使用像素来改变图像颜色,但我不知道该怎么做。
Can anyone help me out?
谁能帮我吗?
1 个解决方案
#1
1
Read about Bitmap, BitmapData and ColorTransform. Here's an example of using ColorTransform class. Hope, this will help you.
阅读有关Bitmap,BitmapData和ColorTransform的信息。这是使用ColorTransform类的示例。希望对你有帮助。
#1
1
Read about Bitmap, BitmapData and ColorTransform. Here's an example of using ColorTransform class. Hope, this will help you.
阅读有关Bitmap,BitmapData和ColorTransform的信息。这是使用ColorTransform类的示例。希望对你有帮助。