我有一个图像变量,
$im = imagecreatetruecolor(400, 300);
无论如何以jpeg格式获取此图像的二进制字符串而不将其保存到文件中?谢谢!
php jpeg
jpeg ×1
php ×1