Good afternnoon all,
I was successful in downloading IPP v. 6 and to get the C# examples compiled and running both with the supplied build batch files and by importing the appropriate files in VS 2008. Hence no complaints anf an ... almost happy customer. :-)
My issues arise when I try to handle large (> 1024x768) images. For some reason the output jpeg is always gray.
In attempting to isolate the problem I have saved the bitmap obtained from the jpeg import. The bitmap looks fine and therefore the issue must reside in the "saving" part. More specifically in either the buffer or the encoder. THe buffer is created dynamically and looks fine sizewise. Any help or insight would be greatly appreciated.
Thank you all in advance,
msjuniorc
PS attached is an example of image that doesn't work.
链接已复制
