G
GHL
Hello,
I am looking for a script, which is able to set a pixel marker in an image
file at position x|y (whereas xmax and ymax are the maximum width and height
of that image in pixels).
The color value shall be handed over with constant col.
For reason of simplicity the filename does not vary and should be
filename.ext and the path can be define hardcoded in the script.
It would be of great help if the pointsize of the pixel marker could be
defined within the script using a numeric value, thus 2 would mean the
marker is 2x2 pixels in size.
Seems simple but I didn't find a solution to this problem (and my Perl
knowledge is only very basic...).
+++
Does anyone of you know a script, which can do just this (or even more) or
can remember where he has seen any (any specific link appreciated !) ?
Thanks so much in advance !
I am looking for a script, which is able to set a pixel marker in an image
file at position x|y (whereas xmax and ymax are the maximum width and height
of that image in pixels).
The color value shall be handed over with constant col.
For reason of simplicity the filename does not vary and should be
filename.ext and the path can be define hardcoded in the script.
It would be of great help if the pointsize of the pixel marker could be
defined within the script using a numeric value, thus 2 would mean the
marker is 2x2 pixels in size.
Seems simple but I didn't find a solution to this problem (and my Perl
knowledge is only very basic...).
+++
Does anyone of you know a script, which can do just this (or even more) or
can remember where he has seen any (any specific link appreciated !) ?
Thanks so much in advance !