On Jun 9, 2006, at 5:20 AM, IOhannes m zmoelnig wrote:
i also like that setCSizeByFormat() sets the csize and the format (after all, that is the idea of the function). the return value (csize) is just for convenience: if you need to know the format and the csize, they should be queried explicitely via imageStruct.csize and imageStruct.format
...yeh, after looking at it again, I understand what it's doing: I'd just glanced at it yesterday and was thrown off by the return value! Thanks for doing the cleanup of it, btw...I guess we can look to chris to start pepper-ing the code with the mac intel/ppc #ifdef's...
jamie