commit
open suspend override fun commit(bitmap: Bitmap, destination: Rect, dirtyRegion: Rect = destination, options: CommitOptions = CommitOptions()): Result<CommitReceipt>(source)
Delegates a commit to the handler supplied at construction time.
Delegates a commit to the handler supplied at construction time.