BitmapData of on-stage image?

If I have a bitmap, let’s say a .png, on the Stage at compile time (as opposed to instantiating it), is there a way to access the .png’s BitmapData? Many thanks.