検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 118 for [SIMILAR] 16 1024 4096 WITH 27830 imagesx WITH 7... (0.185 sec.)
画像の幅を取得する 10000
« imagestringup imagesy » PHP Manual GD および Image 関数 画像の幅を取得する imagesx (PHP 4, PHP 5, PHP 7, PHP 8) imagesx — 画像の幅を取得する 説明 imagesx ( GdImage $image ): int 指定した画像オブジェクト image の幅を返します。 パラメータ image imagecreatetruecolor() のような画像作成関数 ...
https://man.plustar.jp/php/function.imagesx.html - [similar]
画像の高さを取得する 9506
« imagesx imagetruecolortopalette » PHP Manual GD および Image 関数 画像の高さを取得する imagesy (PHP 4, PHP 5, PHP 7, PHP 8) imagesy — 画像の高さを取得する 説明 imagesy ( GdImage $image ): int 指定した画像オブジェクト image の高さを返します。 パラメータ image imagecreatetruecolor() のよ ...
https://man.plustar.jp/php/function.imagesy.html - [similar]
画像が truecolor かどうか調べる 2701
« imageinterlace imagejpeg » PHP Manual GD および Image 関数 画像が truecolor かどうか調べる imageistruecolor (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageistruecolor — 画像が truecolor かどうか調べる 説明 imageistruecolor ( GdImage $image ): bool imageistruecolor() は、 image が truecolor ...
https://man.plustar.jp/php/function.imageistruecolor.html - [similar]
TrueColor イメージを新規に作成する 2701
« imagecreatefromxpm imagecrop » PHP Manual GD および Image 関数 TrueColor イメージを新規に作成する imagecreatetruecolor (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecreatetruecolor — TrueColor イメージを新規に作成する 説明 imagecreatetruecolor ( int $width , int $height ): GdImage | false ...
https://man.plustar.jp/php/function.imagecreatetruecolor.html - [similar]
塗り潰す 2032
« imageellipse imagefilledarc » PHP Manual GD および Image 関数 塗り潰す imagefill (PHP 4, PHP 5, PHP 7, PHP 8) imagefill — 塗り潰す 説明 imagefill ( GdImage $image , int $x , int $y , int $color ): bool 指定した座標 (左上が 0, 0 です) から、指定した色 color で image を塗りつぶします。 パ ...
https://man.plustar.jp/php/function.imagefill.html - [similar]
画像を破棄する 2032
« imagedashedline imageellipse » PHP Manual GD および Image 関数 画像を破棄する imagedestroy (PHP 4, PHP 5, PHP 7, PHP 8) imagedestroy — 画像を破棄する 説明 imagedestroy ( GdImage $image ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、この関数はリソ ...
https://man.plustar.jp/php/function.imagedestroy.html - [similar]
幅と高さを指定して、画像の縮尺を変更する 2032
« imagesavealpha imagesetbrush » PHP Manual GD および Image 関数 幅と高さを指定して、画像の縮尺を変更する imagescale (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagescale — 幅と高さを指定して、画像の縮尺を変更する 説明 imagescale ( GdImage $image , int $width , int $height = -1 , int $mode = IMG_BIL ...
https://man.plustar.jp/php/function.imagescale.html - [similar]
元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す 2032
« image2wbmp imageaffinematrixconcat » PHP Manual GD および Image 関数 元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す imageaffine (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffine — 元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す 説明 image ...
https://man.plustar.jp/php/function.imageaffine.html - [similar]
WebP 画像をブラウザあるいはファイルに出力する 2032
« 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]
GdImage クラス 2032
« png2wbmp GdFont » PHP Manual GD GdImage クラス GdImage クラス (PHP 8) はじめに PHP 8.0.0 以降、 gd リソースを置き換える完全不透明クラスです。 クラス概要 final class GdImage { } 関連キーワード: クラス , GdImage , GdFont , リソース , 概要 , final , ...
https://man.plustar.jp/php/class.gdimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT