Packageflash.display
Interfacepublic interface IBitmapDrawable
ImplementorsBitmapData, DisplayObject

Language version: ActionScript 3.0
Runtime version: 

The IBitmapDrawable interface is implemented by objects that can be passed as the source parameter of the draw() method of the BitmapData class. These objects are of type BitmapData or DisplayObject.

See also

flash.display.BitmapData.draw()
flash.display.BitmapData
flash.display.DisplayObject