- Add test code for adjusting the brightness of an image. It's a bit of a hack at...
authorGed Murphy <gedmurphy@reactos.org>
Thu, 16 Nov 2006 18:49:58 +0000 (18:49 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Thu, 16 Nov 2006 18:49:58 +0000 (18:49 +0000)
commit265fc33b638cd18f682e770d7798f5d79257b159
treebe3cdce7b5e1ef4496706940db0f3f4590f8d2ae
parent596c3bee62267e6f94498294a2331cdcc1a06d4f
- Add test code for adjusting the brightness of an image. It's a bit of a hack at the moment, but adjusting the trackbar in the brightness dialog will alter the brightness of the small image.
- save pointer to the bitmap header and bitmap bits in the image struct.

svn path=/trunk/; revision=24771
reactos/base/applications/imagesoft/adjust.c [new file with mode: 0644]
reactos/base/applications/imagesoft/imageprop.c
reactos/base/applications/imagesoft/imageprop.h [new file with mode: 0644]
reactos/base/applications/imagesoft/imagesoft.rbuild
reactos/base/applications/imagesoft/imgedwnd.c
reactos/base/applications/imagesoft/imgedwnd.h
reactos/base/applications/imagesoft/precomp.h