Home
last modified time | relevance | path

Searched refs:IMG_CROP_BLACK (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/gd/tests/
H A Dimagecrop_auto.phpt40 echo "TC IMG_CROP_BLACK\n";
43 $im_crop = imagecropauto($im, IMG_CROP_BLACK);
47 echo "Palette IMG_CROP_BLACK\n";
52 $im_crop = imagecropauto($im, IMG_CROP_BLACK);
78 TC IMG_CROP_BLACK
81 Palette IMG_CROP_BLACK
/PHP-8.3/ext/gd/
H A Dgd.stub.php192 const IMG_CROP_BLACK = UNKNOWN; define

Completed in 10 milliseconds