検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 592 for [SIMILAR] 16 1024 4096 WITH 30124 imagecreatefro... (0.990 sec.)
楕円を描画する 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
« imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefilltoborder (PHP 4, PHP 5, PHP 7, PHP 8) imagefilltoborder — 特定色で塗りつぶす 説明 imagefilltoborder ( GdImage $image , int $x , int $y , int $border_color , int $color ): bool imagefilltobord ...
https://man.plustar.jp/php/function.imagefilltoborder.html - [similar]
アンチエイリアス機能を使用すべきかどうかを判断する 0
« imagealphablending imagearc » PHP Manual GD および Image 関数 アンチエイリアス機能を使用すべきかどうかを判断する imageantialias (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageantialias — アンチエイリアス機能を使用すべきかどうかを判断する 説明 imageantialias ( GdImage $image , bool $enable ...
https://man.plustar.jp/php/function.imageantialias.html - [similar]
文字列を水平に描画する 0
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestring (PHP 4, PHP 5, PHP 7, PHP 8) imagestring — 文字列を水平に描画する 説明 imagestring ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 指定した座標に ...
https://man.plustar.jp/php/function.imagestring.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]
ピクセルの色のインデックスを取得する 0
« imagecolorallocatealpha imagecolorclosest » PHP Manual GD および Image 関数 ピクセルの色のインデックスを取得する imagecolorat (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorat — ピクセルの色のインデックスを取得する 説明 imagecolorat ( GdImage $image , int $x , int $y ): int | false image で指定 ...
https://man.plustar.jp/php/function.imagecolorat.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]
部分楕円を描画する 0
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, PHP 5, PHP 7, PHP 8) imagearc — 部分楕円を描画する 説明 imagearc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color ) ...
https://man.plustar.jp/php/function.imagearc.html - [similar]
カラーインデックスからカラーを取得する 0
« imagecolorset imagecolorstotal » PHP Manual GD および Image 関数 カラーインデックスからカラーを取得する imagecolorsforindex (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorsforindex — カラーインデックスからカラーを取得する 説明 imagecolorsforindex ( GdImage $image , int $color ): array 指定した ...
https://man.plustar.jp/php/function.imagecolorsforindex.html - [similar]