Direct access to the .toBlob() function of the underlying canvas.
.toBlob()
Syntactic sugar for nativeImage().toBlob(callback).
nativeImage().toBlob(callback)