BitmapGraphics

constructor(width: Int, height: Int, image: Bitmap = Bitmap.createBitmap(width, height, ARGB_8888))(source)