|
TextColor=
Command Line Examples
imagecom *.jpg textcaption="Copyright 2002" textcolor=000000 imagecom abc01.jpg textcaption="Paris in Springtime" textcolor=FFFFFF
Batch Image Commander uses hexadecimal values for color. This is the same as used in HTML.
Using the Configuration module, you can use the dropdown box to select the text color for the text caption.
A good reference for the various color and their hexadecimal equivalent can be found at http://www.brobstsystems.com/colors.htm . Do leave out the # when defining text color in Batch Image Commander. |