VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Real-time Image Levels (input/output/midtone) Just Like Photoshop

Tanner H  (7 Submissions)   Graphics   Intermediate   Wed 3rd February 2021

This is the first of its kind in VB: accurate, real-time image level adjustment. (This will be very familiar to any PhotoShop users among us :) Image Levels provide better control over an image's luminance than strict brightness/contrast methods (since they tend to distribute an image's histogram more equally). Adjusting an image using input/output/midtone levels is mainly used to brighten or darken an image without losing detail at either end of the luminance spectrum. I've included simple histogram drawing code (as the screenshot shows) so that you can see the effects that adjusting input/output/midtone levels has on an image's histogram. The code is well-commented and fast - please post comments and enjoy!

API Declarations
DIB sections

Rate Real-time Image Levels (input/output/midtone) Just Like Photoshop (18(18 Vote))

Download Real-time Image Levels (input/output/midtone) Just Like Photoshop

Real-time Image Levels (input/output/midtone) Just Like Photoshop Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters