Fix image writer bitmap size calculation.

Wasn't properly dividing by 8 inside of the image header creation.
This resulted in a bitmap size which was larger than it should be
inside of the image.

Change-Id: I344d1f3c1794a7cff3c9e22afc7fdabedf74413c
1 file changed