Writes a bitmap file to a delegate, byte by byte, with data from the given image.
If prependFileHeader is true, it will add the bitmap file header too.
See Implementation
Writes a bitmap file to a delegate, byte by byte, with data from the given image.
If prependFileHeader is true, it will add the bitmap file header too.