imagerectangle 画一个矩形

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

imagerectangle

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

imagerectangle画一个矩形

说明

imagerectangle(
    resource $image,
    int $x1,
    int $y1,
    int $x2,
    int $y2,
    int $col
): bool

imagerectangle()col 颜色在 image 图像中画一个矩形,其左上角坐标为 x1, y1,右下角坐标为 x2, y2。图像的左上角坐标为 0, 0。

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