Re: brightness vb.net images

Tech-Archive recommends: Speed Up your PC by fixing your registry



No, These have only two levels of brightness. Any gray-scaling you see in
such an image is due to dithering of pixels. There are kludgy ways of
reconstructing this but the quality would be bad. You could for example draw
the image onto a 24bpp bitmap and shrink it. The pixels would become
averaged and you may be able to reconstruct something. The problem would be
that you'd have to shrink it at least to 1/8th of it's size.

I don't think you'll get much success extracting information from this
format.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





"Mark Fishman" <marfi95@xxxxxxxxx> wrote in message
news:1131679149.381524.48140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Bob,
>
> Does this histogram approach work for images that are already B&W in a
> 1bpp image group 4 image.
>


.



Relevant Pages

  • Re: Custom Zoom & Performance
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... the scaled pixel ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Printing graphics/text that span multiple pages
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... You need to figure out how many pages you need and then render your ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Using Graphics.World when drawing
    ... Conversions to and from pixels are unneccesary. ... See the GDI+ FAQ and Windows Forms Tips and Tricks for some ideas. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Hotspots in graphic
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > What is the best way to draw that image on the screen? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Hotspots in graphic
    ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... Answer those GDI+ questions with the GDI+ FAQ ... > What is the best way to draw that image on the screen? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)