uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 4 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   work   user   process   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   material   camera   access   customer   travel   test   standard   review   documentation   css   money   engineering   webdesign   engine   develop   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   easy   live   google   resource   operation   startup   monitor   training  


Tag selected: bitmapdata.

Clear all

Showing 4 results.

Looking up bitmapdata tag. Showing 4 results. Clear

FLEX{er} » Blog Archive » How To Make a BitmapData From a DisplayObject/UIComponent

http://www.flexer.info/2008/08/20/how-to-make-a-bitmapdata-from-a-displayobjectuicomponent/

Saved by uncleflo on October 14th, 2011.

By Andrei Ionescu | 20.08.08 | 6 Comments Today I needed to found a way to create bitmap data object from a display object. I found a solution in Flex Cookbook (http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId;=2&postId;=1682) and having this I improved it and made it simpler.

flex bitmap bitmapdata draw graphics development howto solution displayobject


Capturing the BitmapData of any UIComponent

http://community.adobe.com/help/search.html?q=bitmapdata&x=0&y=0&lbl=flex_product_adobelr&hl=en_US&self=0&area=0

Saved by uncleflo on October 14th, 2011.

First, create a generic function that takes a UIComponent as a parameter. Create a new BitmapData object, and draw the contents of the target UIComponent into the new BitmapData object. Then, return the new BitmapData object.

adobe flex development bitmapdata bitmap object function solution guide


Flex 3 BitmapData draw with transparency « Roid Rage

http://flexinonroids.wordpress.com/2009/06/17/flex-3-bitmapdata-draw-with-transparency/

Saved by uncleflo on October 14th, 2011.

You want to use the BitmapData class’s draw method to get a “copy” of some thing in Flex. You simply create a new BitmapData and then use the draw method and all is well right? Not quite. If you are call the draw method on something that has transparentcy, like a .png image, you might notice that now all of your transparent pixels are white. This is not a bug it is simply because you have not properly set up your BitmapData.

flex bitmapdata transparant adobe initiate design web development software


Grey scale images with Actionscript 3.0

http://www.flepstudio.org/forum/tutorials/498-grey-scale-images-actionscript-3-0-a.html

Saved by uncleflo on May 5th, 2011.

In this article, we will see how to apply grey scale effect to an image. This effect is possible converting all the colors of the image to an equal luminosity. This can be done multiplying the colors by the constant luminosity of the red, green and blue channels (RGB scale). With Actionscript 3.0, we need a matrix and the ColoroMatrixFilter Class.

actionscript as3 example flash tips bitmap bitmapdata development


No further bookmarks found.