Re: PerlMagick Cropping Help
- From: hoyoul@xxxxxxxxx
- Date: 21 Apr 2005 09:43:18 -0700
Hi Keith,
I tried with actual numbers as such:
$image->Crop(geometry => '100x100', x => 0, y => 27);
and:
$image->Crop(geometry => '100x100+0+27');
Still no luck. Same results, with the image remaining 100x154 and the
top and bottom with a white margin or 27 pixels wide.
-Hoyoul
.
- Follow-Ups:
- Re: PerlMagick Cropping Help
- From: hoyoul
- Re: PerlMagick Cropping Help
- References:
- PerlMagick Cropping Help
- From: hoyoul
- Re: PerlMagick Cropping Help
- From: ko
- PerlMagick Cropping Help
- Prev by Date: Re: File::Spec(::Unix) eludes me.
- Next by Date: Re: Cgi.pm and CSS [OT]
- Previous by thread: Re: PerlMagick Cropping Help
- Next by thread: Re: PerlMagick Cropping Help
- Index(es):
Relevant Pages
|