Re: [Gimp-user] Script to change color

2009-06-16 Thread Chris Mohler
On Tue, Jun 16, 2009 at 2:45 PM, Michael S. wrote:
> Hi!
>
> I want to do a simple task with a gimp-fu script but I didn't find anything
> in web yet.
>
> I want to exchange the color 255 255 255 (RGB) to 254 254 254 (RGB) in a
> windows-bitmap. Or rather, i want to do that in MANY pictures, so it is not
> reasonable to do it manually... I really need a script.

Perhaps this method:
http://www.imagemagick.org/Usage/color/#replace_draw

HTH,
Chris

PS - you should consider using the mailing list directly, and not
through the forum.
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Script to change color

2009-06-16 Thread Michael S.
Hi!

I want to do a simple task with a gimp-fu script but I didn't find anything
in web yet.

I want to exchange the color 255 255 255 (RGB) to 254 254 254 (RGB) in a
windows-bitmap. Or rather, i want to do that in MANY pictures, so it is not
reasonable to do it manually... I really need a script.

Does anyone have a link to such a script, which is easy to exchange, or may
anybody post the script code? :-)
Gimp: 2.6

I don't have to leran the fu-scripting right now, but I would to learn it
later...

Thanks!
Michael

-- 
Michael S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user