検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 591 for [SIMILAR] 16 1024 4096 WITH 43139 imagecreatefro... (0.379 sec.)
補間方法を設定する 0
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterpolation (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagesetinterpolation — 補間方法を設定する 説明 imagesetinterpolation ( GdImage $image , int $method = IMG_BILINEAR_FIXED ): bool 補間方法を設定します。こ ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
グレースケールでイメージの一部をコピー、マージする 0
« imagecopymerge imagecopyresampled » PHP Manual GD および Image 関数 グレースケールでイメージの一部をコピー、マージする imagecopymergegray (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopymergegray — グレースケールでイメージの一部をコピー、マージする 説明 imagecopymergegray ( GdImage $dst ...
https://man.plustar.jp/php/function.imagecopymergegray.html - [similar]
水平に文字を描画する 0
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, PHP 5, PHP 7, PHP 8) imagechar — 水平に文字を描画する 説明 imagechar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool imagechar() は、画像 im 上の座標 ...
https://man.plustar.jp/php/function.imagechar.html - [similar]
指定した色+アルファ値のインデックスを取得する 0
« imagecolorexact imagecolormatch » PHP Manual GD および Image 関数 指定した色+アルファ値のインデックスを取得する imagecolorexactalpha (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecolorexactalpha — 指定した色+アルファ値のインデックスを取得する 説明 imagecolorexactalpha ( GdImage $image , i ...
https://man.plustar.jp/php/function.imagecolorexactalpha.html - [similar]
直線を描画する 0
« imagelayereffect imageloadfont » PHP Manual GD および Image 関数 直線を描画する imageline (PHP 4, PHP 5, PHP 7, PHP 8) imageline — 直線を描画する 説明 imageline ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool 指定したふたつの点を結ぶ直線を描画します。 パラ ...
https://man.plustar.jp/php/function.imageline.html - [similar]
楕円弧を描画し、塗りつぶす 0
« imagefill imagefilledellipse » PHP Manual GD および Image 関数 楕円弧を描画し、塗りつぶす imagefilledarc (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagefilledarc — 楕円弧を描画し、塗りつぶす 説明 imagefilledarc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , i ...
https://man.plustar.jp/php/function.imagefilledarc.html - [similar]
アルファブレンディングフラグを設定し、レイヤ効果を使用する 0
« imagejpeg imageline » PHP Manual GD および Image 関数 アルファブレンディングフラグを設定し、レイヤ効果を使用する imagelayereffect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagelayereffect — アルファブレンディングフラグを設定し、レイヤ効果を使用する 説明 imagelayereffect ( GdImage $image , ...
https://man.plustar.jp/php/function.imagelayereffect.html - [similar]
画像で使用する色を透過度を指定して作成する 0
« imagecolorallocate imagecolorat » PHP Manual GD および Image 関数 画像で使用する色を透過度を指定して作成する imagecolorallocatealpha (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imagecolorallocatealpha — 画像で使用する色を透過度を指定して作成する 説明 imagecolorallocatealpha ( GdImage $image ...
https://man.plustar.jp/php/function.imagecolorallocatealpha.html - [similar]
指定した色+アルファ値に最も近い色のインデックスを取得する 0
« imagecolorclosest imagecolorclosesthwb » PHP Manual GD および Image 関数 指定した色+アルファ値に最も近い色のインデックスを取得する imagecolorclosestalpha (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecolorclosestalpha — 指定した色+アルファ値に最も近い色のインデックスを取得する 説明 imagec ...
https://man.plustar.jp/php/function.imagecolorclosestalpha.html - [similar]
画面全体をキャプチャする 0
« imagegif imagegrabwindow » PHP Manual GD および Image 関数 画面全体をキャプチャする imagegrabscreen (PHP 5 >= 5.2.2, PHP 7, PHP 8) imagegrabscreen — 画面全体をキャプチャする 説明 imagegrabscreen (): GdImage | false 画面全体のスクリーンショットを取得します。 注意 : この関数は Windows 上 ...
https://man.plustar.jp/php/function.imagegrabscreen.html - [similar]