| Package | org.openPyro.utils |
| Class | public class GraphicUtil |
| Method | Defined by | ||
|---|---|---|---|
| GraphicUtil | |||
|
getBitmap(source:DisplayObject, transparent:Boolean = true, fillColor:uint = 0):Bitmap
[static]
Returns a Bitmap of the source DisplayObject
| GraphicUtil | ||
| GraphicUtil | () | constructor |
public function GraphicUtil()
| getBitmap | () | method |
public static function getBitmap(source:DisplayObject, transparent:Boolean = true, fillColor:uint = 0):BitmapReturns a Bitmap of the source DisplayObject
Parameterssource:DisplayObject |
|
transparent:Boolean (default = true) |
|
fillColor:uint (default = 0) |
Bitmap |