Remove transparency bitmapdata

I’ve got a bitmap that has an alpha channel, so when adding it to the stage the actual ‘image’ is off set by the transparency. How can I completely remove that information, so when adding it to the stage at 0,0 the actual pixels with the color information comes in the top left?