Reply to Changes color on upload

Changes color on upload new!
by Halffull, 11 years, 5 months ago
Hi all,

I'm new with this library so i could be a very simple question.
I use this script to upload img's only in my handle i have :

$handle->image_convert = 'png';
$handle->allowed = array('image/*');
$handle->image_text            = 'Hello';
$handle->image_text_direction  = 'v';
$handle->image_text_background = '#000000';
$handle->file_new_name_body = $var1.$var1;
$handle->image_text_font       = 3;
$handle->image_text_position   = 'BL';
$handle->image_text_padding_x  = 2;
$handle->image_text_padding_y  = 8;

It works nice, it makes a image with a watermark.

But the colors are changed of the images i upload.

If i look at the images i see a big diffrence in the bright colors.
THe bright colors are much less bright.

Is it because i change it to png?
Or is it something else ?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