Reply to Function resize

Function resize new!
by Marcus Bulhosa, 15 years, 7 months ago
Please.

resize not function. i downloaded the last version. (class)
The file go to destiny but your dimensions (size) not changed.
The code is:
if ($handle->uploaded)  {
    $handle->image_resize = true;
    $handle->image_ratio_y = false;
    $handle->image_x = 760;
    $handle->image_y = 520;
    $handle->image_watermark = 'watermark.png';
    $handle->image_watermark_x = -10;
    $handle->image_watermark_y = -10;
    $handle->file_name_body_add = "_nome";
    $handle->mime_check = true;
    $handle->Process('imgsite/paredao/');

    $handle->image_resize = true;
    $handle->image_ratio_y = false;
    $handle->image_x = 350;
    $handle->image_y = 350;
    $handle->image_contrast = 10;
    $handle->jpeg_quality = 70;
    $handle->file_name_body_add = "_nome";
    $handle->Process('imgsite/paredao/thumbs/');

    if ($handle->processed)
etc...

someone can helpe me??

marcusReply

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