検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 800 for [SIMILAR] 16 1024 4096 WITH 35051 rot13 WITH 465... (0.616 sec.)
文字列を小文字にする 0
« strtok strtoupper » PHP Manual String 関数 文字列を小文字にする strtolower (PHP 4, PHP 5, PHP 7, PHP 8) strtolower — 文字列を小文字にする 説明 strtolower ( string $string ): string string のアルファベット部分をすべて小文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtolower.html - [similar]
文字列の最初の文字を大文字にする 0
« trim ucwords » PHP Manual String 関数 文字列の最初の文字を大文字にする ucfirst (PHP 4, PHP 5, PHP 7, PHP 8) ucfirst — 文字列の最初の文字を大文字にする 説明 ucfirst ( string $string ): string string の最初の文字がアルファベットであれば、 それを大文字にします。 「アルファベット」かどうか ...
https://man.plustar.jp/php/function.ucfirst.html - [similar]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
GD および Image 関数 0
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD および Image 関数 目次 gd_info — 現在インストールされているGDライブラリに関する情報を取得する getimagesize — 画像の大きさを取得する getimagesizefromstring — 画像の大きさを文字列から取得する image_ ...
https://man.plustar.jp/php/ref.image.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]
文字列を大文字にする 0
« strtolower strtr » PHP Manual String 関数 文字列を大文字にする strtoupper (PHP 4, PHP 5, PHP 7, PHP 8) strtoupper — 文字列を大文字にする 説明 strtoupper ( string $string ): string string のアルファベット部分をすべて大文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtoupper.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
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 GD_VERSION ( string ) PHP をコンパイルしたときの GD のバージョン GD_MAJOR_VERSIO ...
https://man.plustar.jp/php/image.constants.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT