You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. new FluxJpeg.Core.Decoder.JpegDecoder(fileStream).Decode()
2. Save file
What is the expected output? What do you see instead?
I expect an image that looks like the input. Instead it is black and
grabled/dotted; see attached file: output.jpg
What version of the product are you using? On what operating system?
Current, on Vista
Please provide any additional information below.
Decoding the image with .NET lib give expected/correct result:
System.Drawing.Bitmap.FromStream(fileStream))
Use the attached 321.jpg image as input.
Original issue reported on code.google.com by [email protected] on 23 Jun 2009 at 12:27
Original issue reported on code.google.com by
[email protected]
on 23 Jun 2009 at 12:27Attachments:
The text was updated successfully, but these errors were encountered: