Quote:
Originally Posted by Axanar
But! if you have 500 books and eveyone of them is thumbnailed on Kindle launch (e.g. all covers loaded) then you might end up with this. Example!
300x500x32 (300 pixel width, 500 pixel height, 32bit png)
= 4.8mb per cover
|
How do you end up with this number?
32 bits is 4 bytes. 300x500 is 150.000 pixels. Total memory consumption would be 600.000 bytes, or roughly 586 KB.