bitmapdata
How do I set a certain color to be transparent?
I\'m using copyPixels to copy a parts of a larger Bitmap to smaller Bitmaps to use for individual MovieClips. However, around there is still some extra space white space and corners around the Bitm开发[详细]
2023-02-18 00:50 分类:问答in AS3, Drawing TextField into BitmapData get a bad effect when parent get moved ( changing x, y )?
having a problem while drawing a complex combinations of TextFields into BitmapData in as3, and i can\'t understand the reason for that, so please help me with it.[详细]
2023-02-18 00:37 分类:问答AS3 - bitmapData edge alpha transparency problem
I\'m building a drawing application in as3 and am having problems with feathered or blurred edges on a brush. I\'m using bitmapData.draw() to draw the brush but I\'m seeing darker colored areas around[详细]
2023-02-15 14:05 分类:问答Why is this throwing errors?
I am building a cube from an image in flash. The loader loads a sprite-map of the images: +----++----++----++----++----++----+[详细]
2023-02-15 11:52 分类:问答Invalid BitmapData randomness
I started converting this flex application to run on android using the new flex hero sdk. I already replaced all mobile-incompatible components and got it running a few times succesfully.[详细]
2023-02-13 10:16 分类:问答Function to redraw Bitmap on Sprite without passing in said Bitmap?
If I have a BitmapData that\'s already been dr开发者_运维知识库awn onto a Sprite. Is there a way to redraw the BitmapData onto a Sprites Graphics object without having to invoke beginBitmapFill and pa[详细]
2023-02-12 11:32 分类:问答Clipping an ImageSnapshot in Flex
I\'m using the ImageSnapshot.captureImage() method to screen capture a map image which is 2305 pixels high and 1134 pixels wide. I\'m then trying to clip that image to one which is 1100 pixels high an[详细]
2023-02-12 00:52 分类:问答AS3 Drag and drop items on webcam
I\'m making a little thing in AS3, a \"wanted\" poster generator. I load the webcam inside my poster (\"container\") and put an attributesContainer next to it. There I have a hat, a mustache, ... peop[详细]
2023-02-08 02:55 分类:问答How to cut a Shape out of BitmapData?
I have a filled Shape, and a BitmapData that is the same width and height as the Shape\'s bounding box.[详细]
2023-01-28 19:39 分类:问答Saving a BitmapDrawable or Bitmap
Okay, so I have a code, that take an image of the current view, and turns it into a bitmap, then I end up here,[详细]
2023-01-27 11:55 分类:问答