Search found 3 matches

by ianboag
2015-07-11T22:25:40-07:00
Forum: Users
Topic: color correction
Replies: 4
Views: 2128

color correction

I have a camera taking pictures with a consistent magenta cast.

When I load the pix into PSPro and do red -10 and green +10 they come out just right. How do I get IM to do that?
by ianboag
2015-03-04T12:54:33-07:00
Forum: Users
Topic: Sorry to be thick
Replies: 4
Views: 2392

Re: Sorry to be thick

Thanks Bonzo. I am a fairly competent batch file user - I just couldn't figure what program I invoke to get the functions. I sort of assumed it would be "ImageMagick" followed by specific commands. Now I understand (I think) ... :-)
by ianboag
2015-03-04T00:45:53-07:00
Forum: Users
Topic: Sorry to be thick
Replies: 4
Views: 2392

Sorry to be thick

I haven't figured out how I get this command line thing going ...

I have a BMP
I want to rotate it 180 degrees
then crop it by some specified amount
then add a watermark
then resize it down a bit
then make it a jpg

I bet there's someone who could show me the (DOS) batch file code that would do ...