Re: Looking for script setting a pixel marker in an image
- From: "GHL" <landauf@xxxxxxxx>
- Date: Wed, 15 Feb 2006 19:41:38 +0100
Thanks for thishint, Ruud !
I will master up all my humble Perl knowledge and give that a try !
"Dr.Ruud" <rvtol+news@xxxxxxxxxxxx> schrieb im Newsbeitrag
news:dstuff.14g.1@xxxxxxxxxxxxxxxxxxxx
GHL schreef:
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 !
Try GD::Simple, http://search.cpan.org/~lds/GD/GD/Simple.pm
--
Affijn, Ruud
"Gewoon is een tijger."
.
- References:
- Prev by Date: Re: The inverse problem: generate all instances of a regexp
- Next by Date: Re: Merging sparse arrays
- Previous by thread: Re: Looking for script setting a pixel marker in an image
- Next by thread: FAQ 4.61 What's the difference between "delete" and "undef" with hashes?
- Index(es):
Relevant Pages
|