The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Okay... lets say I have an image here:
Code:
$image = "/abso/lute/path/image.jpg"; Code:
$thumb = new Imagick($image);
$thumb->cropThumbnailImage('160','90');
$thumb->writeImage($image);
$thumb->destroy();
|
|
#2
|
|||
|
|||
|
bump
|
|
#3
|
|||
|
|||
|
bump...
|
|
#4
|
|||
|
|||
|
bump...
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|