uncleflo

profile picture

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

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 4 bookmarks

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


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.