検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 209 for [SIMILAR] 16 1024 4096 WITH 16368 imagedestroy W... (0.168 sec.)
線の描画用にブラシイメージを設定する 0
« imagescale imagesetclip » PHP Manual GD および Image 関数 線の描画用にブラシイメージを設定する imagesetbrush (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetbrush — 線の描画用にブラシイメージを設定する 説明 imagesetbrush ( GdImage $image , GdImage $brush ): bool imagesetbrush() は、特別な ...
https://man.plustar.jp/php/function.imagesetbrush.html - [similar]
TrueColor イメージを新規に作成する 0
« 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]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
パレットを使用する新規画像を作成する 0
« imagecopyresized imagecreatefromavif » PHP Manual GD および Image 関数 パレットを使用する新規画像を作成する imagecreate (PHP 4, PHP 5, PHP 7, PHP 8) imagecreate — パレットを使用する新規画像を作成する 説明 imagecreate ( int $width , int $height ): GdImage | false imagecreate() は、 指定 ...
https://man.plustar.jp/php/function.imagecreate.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
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefilter (PHP 5, PHP 7, PHP 8) imagefilter — 画像にフィルタを適用する 説明 imagefilter ( GdImage $image , int $filter , array | int | float | bool ...$args ): bool imagefilter() は、指定したフィル ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
指定した矩形に画像をクロップする 0
« imagecreatetruecolor imagecropauto » PHP Manual GD および Image 関数 指定した矩形に画像をクロップする imagecrop (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecrop — 指定した矩形に画像をクロップする 説明 imagecrop ( GdImage $image , array $rectangle ): GdImage | false 画像を指定した矩形範囲にクロ ...
https://man.plustar.jp/php/function.imagecrop.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
破線を描画する 0
« imagecropauto imagedestroy » PHP Manual GD および Image 関数 破線を描画する imagedashedline (PHP 4, PHP 5, PHP 7, PHP 8) imagedashedline — 破線を描画する 説明 imagedashedline ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool これは古い関数です。代わりに imag ...
https://man.plustar.jp/php/function.imagedashedline.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT