Your image uses 8-bits to store the index in the color palette. You might consider this image 8-bit but ImageMagick looks at the bits that are necessary to represent one pixel. Each channel in the color palette uses 16-bits to store a value. Your image has 3 channels which totals to 48-bit.
↧