On Tue, Jun 16, 2009 at 2:45 PM, Michael S.<[email protected]> 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 [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
