Search found 5 matches

by se7
2011-09-28T02:48:47-07:00
Forum: Users
Topic: Problems in the MNG lab (alpha & keys)
Replies: 4
Views: 8014

Re: Problems in the MNG lab (alpha & keys)

It's confirmed, I have hit a definite dead end with the -set command. So I would like to focus on only that at first unless anyone wants to take on the alpha issue also. The -set command takes a key and a value according to the manual. However, I want a key's value boolean (0, false, null, etc ...
by se7
2011-09-26T22:04:54-07:00
Forum: Users
Topic: Problems in the MNG lab (alpha & keys)
Replies: 4
Views: 8014

Problems in the MNG lab (alpha & keys)

I'm facing an insane problem with getting the correct conditions in an application. Here are the conditions my mng needs to meet. I'm not entirely sure if ImageMagick is capable of this. As such I will be providing successful files to compare PNG files utilized in an MNG while preserving the alpha ...
by se7
2010-02-04T03:09:58-07:00
Forum: Users
Topic: Magick Eraser / Pixel Deletion question
Replies: 4
Views: 9344

Re: Magick Eraser / Pixel Deletion question

You're awesome. First I want to say that your code worked flawless with what I wanted to do. I will admit it got tricky after that though. With this script I was planning, I can't predict what user the avatar will upload so it has to be adaptable to any png avatar the user uploads, any size with any ...
by se7
2010-01-26T00:09:53-07:00
Forum: Users
Topic: Magick Eraser / Pixel Deletion question
Replies: 4
Views: 9344

Re: Magick Eraser / Pixel Deletion question

Alright, I got some of the example images. In this example i'll be using my friend's avatar. The way the sprite sheets work is each frame must be 32px in width and 64px in height. It's not limited to two frames either, there can be as many as several dozen frames going to the right, the software ...
by se7
2010-01-25T18:44:19-07:00
Forum: Users
Topic: Magick Eraser / Pixel Deletion question
Replies: 4
Views: 9344

Magick Eraser / Pixel Deletion question

I just made up the weird topic name to give an idea of what i'm trying to do. The ImageMagick software is installed on my server and works fine. I have successfully used ImageMagick in scripts and it's really an amazing image tool, i've had many uses. However, There's one thing I was wondering about ...