Search found 4 matches

by james438
2012-01-18T15:02:40-07:00
Forum: Users
Topic: what does jpg:- do?
Replies: 9
Views: 14510

Re: what does jpg:- do?

Awesome, thanks :)
by james438
2012-01-18T07:30:36-07:00
Forum: Users
Topic: what does jpg:- do?
Replies: 9
Views: 14510

Re: what does jpg:- do?

Thank you, -write makes more sense now. I had been thinking of ImageMagick operating more like css. I still have one more question about my initial script though. What does the ending colon and dash located right before the closing quote do?

Thanks again for your explanations.
by james438
2012-01-17T13:24:49-07:00
Forum: Users
Topic: what does jpg:- do?
Replies: 9
Views: 14510

Re: what does jpg:- do?

Ah, thank you. It was my suspicion that ":-" would somehow stop any permanent changes from being made, such as by using the "-write" command.
by james438
2012-01-16T22:48:21-07:00
Forum: Users
Topic: what does jpg:- do?
Replies: 9
Views: 14510

what does jpg:- do?

Hi, I am pretty new here, so please let me know if I am posting in the wrong place. I am also new to ImageMagick as well and am casually trying to learn some of the basics. In the following example what does jpg:- do? <?php header( 'Content-Type: image/jpg' ); system("convert images/pops/gdsample1 ...