Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dimagecrop_auto.phpt43 echo "TC IMG_CROP_BLACK\n";
46 $im_crop = imagecropauto($im, IMG_CROP_BLACK);
50 echo "Palette IMG_CROP_BLACK\n";
55 $im_crop = imagecropauto($im, IMG_CROP_BLACK);
81 TC IMG_CROP_BLACK
84 Palette IMG_CROP_BLACK
/php-src/ext/gd/
H A Dgd.stub.php192 const IMG_CROP_BLACK = UNKNOWN; define

Completed in 9 milliseconds