createBitmap

open fun createBitmap(width: Int, height: Int, config: Config): Bitmap
open fun createBitmap(size: ImageSize): Bitmap