imagesetpixel 画一个单一像素

发表日期:2021-07-01 08:56:01 | 来源: | | 浏览(826) 分类:GD 和图像处理 函数

imagesetpixel

(PHP 4, PHP 5, PHP 7, PHP 8)

imagesetpixel画一个单一像素

说明

imagesetpixel(
    resource $image,
    int $x,
    int $y,
    int $color
): bool

imagesetpixel()image 图像中用 color 颜色在 xy 坐标(图像左上角为 0,0)上画一个点。

参见 imagecreatetruecolor()imagecolorallocate()

集速网 copyRight © 2015-2022 宁ICP备15000399号-1 宁公网安备 64010402001209号
与其临渊羡鱼,不如退而结网
欢迎转载、分享、引用、推荐、收藏。