What this means, is that you must have a length equal to or divisibly by 16.
That means; 16, 32, 48, 64, and so on. And what it means by 10752 is that the Length, Multiplied by the width (each number divisible by 16) is not greater than 10752. lExample: If you have an image that has a width of 128px, and a height of 112. 128 divided by 16 is 8 evenly, and 112 divided by 16 is 7 evenly, so it works, BUT if you take the WxH (112 x 128) = 14336. that is greater than 10752. But 112 x 96 = 10752, evenly, and 96 goes into 16, 6 times, so an image with 112 by 96 attributes will work! here is a list of all the possible attributes:
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum