Home > Backend Development > PHP Tutorial > 为什么我用imagecopy显示的图案是灰度的?

为什么我用imagecopy显示的图案是灰度的?

WBOY
Release: 2016-06-06 20:50:11
Original
1016 people have browsed it

我用GD库的imagecopy把一幅彩色图片拷贝到另一个空白图片,但显示出来的效果是灰度的,没有色彩了。请问这是怎么回事? 如图:

为什么我用imagecopy显示的图案是灰度的?

这里的图片是以URL的方式获取的。所以怀疑是 URL打开较慢 导致。

回复内容:

我用GD库的imagecopy把一幅彩色图片拷贝到另一个空白图片,但显示出来的效果是灰度的,没有色彩了。请问这是怎么回事? 如图:

为什么我用imagecopy显示的图案是灰度的?

这里的图片是以URL的方式获取的。所以怀疑是 URL打开较慢 导致。

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template