Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoder bug: black and grabled/dotted images #6

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments
Open

Decoder bug: black and grabled/dotted images #6

GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant