|
From: James D. <ja...@ro...> - 2004-08-30 17:33:16
|
On 30-Aug-04, at 1:24 PM, James W. Walker wrote: >> case k32ARGBPixelFormat: >> mipmap.pixelType = kQ3PixelTypeARGB32; > > I suggest that you try kQ3PixelTypeRGB32 in this case. I wasn't sure whether it would look ignore the first or last byte, as alpha, so I didn't take that one. Thanks! James |