You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #5351 generating thumbnails for JPEG images does not work. $image->setImageAlphaChannel(11); throws exception when working on images without alpha channel support.
The text was updated successfully, but these errors were encountered:
Since #5351 generating thumbnails for JPEG images does not work.
$image->setImageAlphaChannel(11);
throws exception when working on images without alpha channel support.The text was updated successfully, but these errors were encountered: