I'm trying to determine the width of pixels that the DropShadowFilter is adding to my component when I'm trying to save the BitmapData (including the drop shadow) - is there some easy to get that or would I have to calculate it myself based on the filters settings (angle, blur, etc.)

