Searched refs:gray (Results 1 – 7 of 7) sorted by relevance
/PHP-8.0/Zend/tests/ |
H A D | bug53347.phpt | 6 protected static $color = array( 'gray' => 30 ); 14 var_dump( ezcConsoleOutput::isValidFormatCode( 'color', 'gray' ) );
|
/PHP-8.0/ext/gd/tests/ |
H A D | imagegammacorrect_basic.phpt | 18 $gray = imagecolorallocate($image,15,15,15); 21 $half2 = imagefilledarc ( $image, 75, 75, 70, 70, 0, -180, $gray, IMG_ARC_PIE );
|
H A D | imagegammacorrect_variation1.phpt | 18 $gray = imagecolorallocate($image,15,15,15); 21 $half2 = imagefilledarc ( $image, 75, 75, 70, 70, 0, -180, $gray, IMG_ARC_PIE );
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_png.c | 297 transparent = trans_gray_rgb->gray >> 8; in gdImageCreateFromPngCtx() 299 transparent = trans_gray_rgb->gray; in gdImageCreateFromPngCtx()
|
/PHP-8.0/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 443 GCObject*gray; member 1754 g->gray=o; 1759 g->gray=o; 1764 g->gray=o; 1769 g->gray=o; 1914 g->gray=h->gclist; 1939 g->gray=p->gclist; 2086 g->gray=NULL; 2107 g->gray=g->weak; 2133 if(g->gray) [all …]
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 8799 >404 lelong 0 ColorSpace=gray 16565 >9 byte 4 gray+alpha, 17567 # Wavelet Scalar Quantization format used in gray-scale fingerprint images 25951 >>20 byte 1 gray scale, 25960 >>20 byte 10 gray scale 16, 25967 >>20 byte 18 gray scale 32,
|
H A D | magic | 8799 >404 lelong 0 ColorSpace=gray 16565 >9 byte 4 gray+alpha, 17567 # Wavelet Scalar Quantization format used in gray-scale fingerprint images 25951 >>20 byte 1 gray scale, 25960 >>20 byte 10 gray scale 16, 25967 >>20 byte 18 gray scale 32,
|
Completed in 146 milliseconds