検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 228 for [SIMILAR] 16 1024 4096 WITH 43645 setcolorvalueq... (0.209 sec.)
パレットイメージの色を True カラーイメージに近づける 0
« imagecolorexactalpha imagecolorresolve » PHP Manual GD および Image 関数 パレットイメージの色を True カラーイメージに近づける imagecolormatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagecolormatch — パレットイメージの色を True カラーイメージに近づける 説明 imagecolormatch ( GdImage $ima ...
https://man.plustar.jp/php/function.imagecolormatch.html - [similar]
利用可能なモードを指定して、画像を自動的にクロップする 0
« imagecrop imagedashedline » PHP Manual GD および Image 関数 利用可能なモードを指定して、画像を自動的にクロップする imagecropauto (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecropauto — 利用可能なモードを指定して、画像を自動的にクロップする 説明 imagecropauto ( GdImage $image , int $mode = IMG_C ...
https://man.plustar.jp/php/function.imagecropauto.html - [similar]
楕円を描画する 0
« imagedestroy imagefill » PHP Manual GD および Image 関数 楕円を描画する imageellipse (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imageellipse — 楕円を描画する 説明 imageellipse ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $color ): bool 指定した座標を中心 ...
https://man.plustar.jp/php/function.imageellipse.html - [similar]
塗りつぶされた楕円を描画する 0
« imagefilledarc imagefilledpolygon » PHP Manual GD および Image 関数 塗りつぶされた楕円を描画する imagefilledellipse (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagefilledellipse — 塗りつぶされた楕円を描画する 説明 imagefilledellipse ( GdImage $image , int $center_x , int $center_y , int $wi ...
https://man.plustar.jp/php/function.imagefilledellipse.html - [similar]
矩形を描画する 0
« imagepolygon imageresolution » PHP Manual GD および Image 関数 矩形を描画する imagerectangle (PHP 4, PHP 5, PHP 7, PHP 8) imagerectangle — 矩形を描画する 説明 imagerectangle ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool imagerectangle() は、指定した座標か ...
https://man.plustar.jp/php/function.imagerectangle.html - [similar]
点を生成する 0
« imagesetinterpolation imagesetstyle » PHP Manual GD および Image 関数 点を生成する imagesetpixel (PHP 4, PHP 5, PHP 7, PHP 8) imagesetpixel — 点を生成する 説明 imagesetpixel ( GdImage $image , int $x , int $y , int $color ): bool imagesetpixel() は、指定した座標にピクセルを描画します。 ...
https://man.plustar.jp/php/function.imagesetpixel.html - [similar]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
ビットマップ画像をブラウザかファイルに出力する 0
« imageavif imagechar » PHP Manual GD および Image 関数 ビットマップ画像をブラウザかファイルに出力する imagebmp (PHP 7 >= 7.2.0, PHP 8) imagebmp — ビットマップ画像をブラウザかファイルに出力する 説明 imagebmp ( GdImage $image , resource | string | null $file = null , bool $compressed = tr ...
https://man.plustar.jp/php/function.imagebmp.html - [similar]
垂直に文字を描画する 0
« imagechar imagecolorallocate » PHP Manual GD および Image 関数 垂直に文字を描画する imagecharup (PHP 4, PHP 5, PHP 7, PHP 8) imagecharup — 垂直に文字を描画する 説明 imagecharup ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool 指定した画像 imag ...
https://man.plustar.jp/php/function.imagecharup.html - [similar]
文字列を垂直に描画する 0
« imagestring imagesx » PHP Manual GD および Image 関数 文字列を垂直に描画する imagestringup (PHP 4, PHP 5, PHP 7, PHP 8) imagestringup — 文字列を垂直に描画する 説明 imagestringup ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 文字列 string ...
https://man.plustar.jp/php/function.imagestringup.html - [similar]