Reply to Background color problem

Background color problem new!
by Anubis, 16 years, 10 months ago
Hi, i love the new features in 0.24. image_ratio_fill is great! Thanks.

However, I have a problem with the image_ratio_fill function. I have set the background color to '#FFFFFF', but it seems the script ignores this because it fills the image with black.

$handle->auto_create_dir         = true;
$handle->dir_auto_chmod          = true;
$handle->file_auto_rename        = true;
$handle->file_safe_name          = true;
$handle->image_resize            = true;
$handle->image_x                 = 290;
$handle->image_y                 = 222;
$handle->image_background_color  = '#FFFFFF';
$handle->image_ratio_fill        = 'BRL';
$handle->image_convert           = 'jpg';
$handle->jpeg_quality            = 95;

Can you help me?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