Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > GIMP (GNU Image Manipulation Program) > fill in a bash ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 6 Topic 2996 of 3157
Post > Topic >>

fill in a bash script

by houghi <houghi@[EMAIL PROTECTED] > Jun 14, 2008 at 02:18 PM

Working with bash and gimp on linux here.
I am looking for the scriptname and parameters for the fill bucket.
To be sure you understand what I am talking about:
http://docs.gimp.org/2.2/en/gimp-tool-bucket-fill.html

I know that I should be using `gimp-bucket-fill`

Searching I found things like
gimp-bucket-fill layer filltype NORMAL-MODE 100 0 FALSE 0 0

I could do it by trial and error and still it would be nicer if there
was some sort of list that gave you all the options and explanation to
day what does what.
I also do not see what the colour should be that one wants to use, or is
that selected in a different way?

I have looked, but found nothing. I must have searched on the wrong
words and the wrong place. :-(


Here some extra information on what I intend to do, as it might inspire
others:

I have a 1920x1200 image. I take the average colour with:
houghi@[EMAIL PROTECTED]
 : convert 0007.jpg -filter Box -resize 1x1 -depth 8 txt:-| \
tail -n1|awk '{print $NF}'

rgb(123,90,77)

That will standard be the colour I would use in the bucket to make an
overlay.
By randomness I will select a number between 60 and 90 to be the
opacity.
By randomness I will also make the colour darker or lighter by adding or
subsctracting X% from each of the numbers in the colour.

That way I can easily process several thousand pictures and turn them
into backgrounds. I do not like clear pictures as background and that is
what I currently have the most of.

houghi
-- 
This was written under the influence of the following:
|  Artist : Anastacia
|    Song : ***y Single
|   Album : Anastacia
 




 6 Posts in Topic:
fill in a bash script
houghi <houghi@[EMAIL   2008-06-14 14:18:08 
Re: fill in a bash script
Michael Soibelman <in-  2008-06-14 12:15:06 
Re: fill in a bash script
houghi <houghi@[EMAIL   2008-06-14 22:06:39 
Re: fill in a bash script
houghi <houghi@[EMAIL   2008-06-14 23:25:57 
Re: fill in a bash script
Michael Soibelman <in-  2008-06-14 16:28:43 
Re: fill in a bash script
houghi <houghi@[EMAIL   2008-06-15 03:31:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 17:29:47 CST 2008.