Home
last modified time | relevance | path

Searched refs:IMG_GD2_RAW (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/gd/tests/
H A Dbug73157.phpt17 imagegd2($im, null, 256, IMG_GD2_RAW);
H A Dbug73155.phpt17 imagegd2($im, null, 64, IMG_GD2_RAW);
/PHP-8.3/ext/gd/
H A Dgd.stub.php128 const IMG_GD2_RAW = UNKNOWN; define
631 …egd2(GdImage $image, ?string $file = null, int $chunk_size = 128, int $mode = IMG_GD2_RAW): bool {}

Completed in 10 milliseconds