标签: php base64 gd
如何将gd资源类型转换为流图像字符串上下文(完全反向imagecreatefromstring函数)
我需要流图像字符串,以便通过base64_encode函数将其转换为base64。
不使用任何外部或临时文件。