Reply to Re: Cropping from X to Y

Re: Cropping from X to Y new!
by colin, 14 years, 3 months ago
Use image_crop, with the for parameters Top, Right, Bottom and Left, in that order.

For instance, in your example:
$foo->image_crop = '100 500 250 100';

Note that you can use $foo->image_x and $foo->image_src_x to determine your margins, etc...Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important