简介
PHP Manual
PHP Manual»GD»GdImage

GdImage 类

(PHP 8)

完全不透明的类,从 PHP 8.0.0 起开始替换 gd 资源。

final class GdImage {
}
To Top