On Sun, Nov 10, 2002, Chris Hawks wrote:
> it should be:
>     reqMem = (UInt32) imageWidth * (UInt32) imageHeight * (UInt32) pixelDepth;

Yep, that's the way it was done in 1.2, but I missed to include that
when changing the code to use the BmpGlue functions. It's not necessary
for the pixelDepth, though (it's already unsigned.)

I don't understand how the dimensions could be negative, though.

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to