Writes image to browser as an inline base64 data url in an image tag
image.writeToBrowser( )
Returns: void
This function does not take any arguments.
imageCaptcha( "abcdec", 100, 300, "low").writeToBrowser();