From 34610b7bc017d118887b1a21018689c8fc3df5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Thu, 29 Jun 2023 16:38:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ImageTool.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ImageTool.php b/ImageTool.php index 873abb5..03519a3 100644 --- a/ImageTool.php +++ b/ImageTool.php @@ -48,7 +48,6 @@ class ImageTool default: $resource = null; } - imagesavealpha($resource, true); return $resource; }