Brightness and Contrast Jpeg
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Great fan of the codeproject and the people who contribute. I want to provide the ability to change a jpeg brightness and contrast. Peoplae have suggested that I want a Window/Level approach. However I am not an Image processing guru (and I mean that). I did what any thickie might do and banged the Window/Level into google. This seems to comeback with cxImage and vtk. So far, vtk seems to play nicely with Windows Forms and I have not investigated cxImage. I am not a MS guru either (I know it gets worse), but know enough to create application can call unmanaged C++. Regards, Iain