Using with Layers

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
creamind
Forum Newbie
Posts: 3
Joined: Wed Sep 08, 2004 5:23 am
Location: istanbul_TR
Contact:

Using with Layers

Post by creamind »

I need to different layers in a image file. i wanna show top layer and hide other layers. but i wanna access to other layers in source..
is there someone have a good idea?
rehfeld
Forum Regular
Posts: 741
Joined: Mon Oct 18, 2004 8:14 pm

Post by rehfeld »

your using php to create the images?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

please be as specific as possible... help us help you
User avatar
creamind
Forum Newbie
Posts: 3
Joined: Wed Sep 08, 2004 5:23 am
Location: istanbul_TR
Contact:

Post by creamind »

ok..
1. yes.. i'm using php for create images.
2. i need to different layers in an image.
3. top layer must be visible and other layer must be unvisible.
4. other layers must be accessable with my algorthym. -that's my job! [i'll encrypt it before add new layer.]

i just need to image format support all of this list.:idea:
- whatz purpose?
- i've a cryptography algorythm working with images. and i've found so fantastic method to next step. i need to layers:)
when i finished that alg. it'll be accessable on devnetwork.org
thnx..
Post Reply