VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

PhotoShop-Like Layers Demo (UPDATED)

Dean Camera  (6 Submissions)   Graphics   Intermediate   Wed 3rd February 2021

This is a small demonstration showing you how to implement dynamic Photoshop-like graphics layers in VB (including alpha-blending). By this, I mean this demo shows you how to create code that will enable you to add, manipulate and move each individual layer at runtime while using a small amount of memory for each layer.
This sample uses intermediate code; i.e. no subclassing etc., only GDI API functions.
Please see the comments on the demo form for a longer explanation. Votes welcome, comments preferred. UPDATE: Major GDI memory leaks fixed, support for Win98, Layer Delete button and Percentage Alpha values added.

Rate PhotoShop-Like Layers Demo (UPDATED) (19(19 Vote))

Download PhotoShop-Like Layers Demo (UPDATED)

PhotoShop-Like Layers Demo (UPDATED) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters