検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 306 for [SIMILAR] 16 1024 4096 WITH 12619 getchannel WIT... (0.243 sec.)
矩形を描画する 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]
TrueColor イメージをパレットイメージに変換する 0
« imagesy imagettfbbox » PHP Manual GD および Image 関数 TrueColor イメージをパレットイメージに変換する imagetruecolortopalette (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagetruecolortopalette — TrueColor イメージをパレットイメージに変換する 説明 imagetruecolortopalette ( GdImage $image , b ...
https://man.plustar.jp/php/function.imagetruecolortopalette.html - [similar]
WebP 画像をブラウザあるいはファイルに出力する 0
« imagewbmp imagexbm » PHP Manual GD および Image 関数 WebP 画像をブラウザあるいはファイルに出力する imagewebp (PHP 5 >= 5.4.0, PHP 7, PHP 8) imagewebp — WebP 画像をブラウザあるいはファイルに出力する 説明 imagewebp ( GdImage $image , resource | string | null $file = null , int $quality = ...
https://man.plustar.jp/php/function.imagewebp.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
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する imagerotate (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagerotate — 指定された角度で画像を回転する 説明 imagerotate ( GdImage $image , float $angle , int $background_color , bool $ignore_transpa ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]