検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 702 for [SIMILAR] 16 1024 4096 WITH 59658 imagegif WITH ... (0.399 sec.)
PHP と HTML 0
« パスワードのハッシュ PHP と COM » PHP Manual FAQ PHP と HTML PHP と HTML PHP と HTML は深く関係しています。PHP は HTML を生成し、HTML には PHP に 送信される情報が記述されています。 以下の FAQ を読む前に、どうやって 外部から来る変数 を取得するかを読んでおくことは重要です。 このマニュアル ...
https://man.plustar.jp/php/faq.html.html - [similar]
画面全体をキャプチャする 0
« imagegif imagegrabwindow » PHP Manual GD および Image 関数 画面全体をキャプチャする imagegrabscreen (PHP 5 >= 5.2.2, PHP 7, PHP 8) imagegrabscreen — 画面全体をキャプチャする 説明 imagegrabscreen (): GdImage | false 画面全体のスクリーンショットを取得します。 注意 : この関数は Windows 上 ...
https://man.plustar.jp/php/function.imagegrabscreen.html - [similar]
塗りつぶし用のイメージを設定する 0
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定する imagesettile (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesettile — 塗りつぶし用のイメージを設定する 説明 imagesettile ( GdImage $image , GdImage $tile ): bool imagesettile() は、特別な色 IMG ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
インストールにあたっての一般的な注意事項 0
« インストールと設定 Unix システムへのインストール » PHP Manual インストールと設定 インストールにあたっての一般的な注意事項 インストールにあたっての一般的な注意事項 インストールを行う前に、PHP を使用する用途を明確にしておく必要があります。 PHP を適用可能な分野としては、 「 PHP にできるこ ...
https://man.plustar.jp/php/install.general.html - [similar]
ユーザーのブラウザの機能を取得する 0
« exit __halt_compiler » PHP Manual その他の関数 ユーザーのブラウザの機能を取得する get_browser (PHP 4, PHP 5, PHP 7, PHP 8) get_browser — ユーザーのブラウザの機能を取得する 説明 get_browser ( ? string $user_agent = null , bool $return_array = false ): object | array | false ユーザーのブ ...
https://man.plustar.jp/php/function.get-browser.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
指定したパレットインデックスの色を設定する 0
« imagecolorresolvealpha imagecolorsforindex » PHP Manual GD および Image 関数 指定したパレットインデックスの色を設定する imagecolorset (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorset — 指定したパレットインデックスの色を設定する 説明 imagecolorset ( GdImage $image , int $color , int $red , in ...
https://man.plustar.jp/php/function.imagecolorset.html - [similar]
補間方法を取得する 0
« imagegetclip imagegif » PHP Manual GD および Image 関数 補間方法を取得する imagegetinterpolation (PHP 8) imagegetinterpolation — 補間方法を取得する 説明 imagegetinterpolation ( GdImage $image ): int image に現在設定されている補間方法を取得します。 パラメータ image imagecreatetruecolor( ...
https://man.plustar.jp/php/function.imagegetinterpolation.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
線の描画用にブラシイメージを設定する 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]