VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



PhotoShop-Like Layers Demo (UPDATED)

by Dean Camera (6 Submissions)
Category: Graphics
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (19 Votes)

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)

Download PhotoShop-Like Layers Demo (UPDATED)

Download PhotoShop-Like Layers Demo (UPDATED) (10 KB)

PhotoShop-Like Layers Demo (UPDATED) Comments

No comments have been posted about PhotoShop-Like Layers Demo (UPDATED). Why not be the first to post a comment about PhotoShop-Like Layers Demo (UPDATED).

Post your comment

Subject:
Message:
0/1000 characters