BitmapData.draw() + Bitmap.smoothing (2)

fork前) Bitmapにrotationを適用
fork後) BitmapData.draw()のMatrixに回転を適用

つまり、スケールも回転もdraw()のMatrixを使っているという検証です。
