検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 306 for [SIMILAR] 16 1024 4096 WITH 12619 getchannel WIT... (1.662 sec.)
変更履歴 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]
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]
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Draw Callback 0
« UI\Area UI\Area::onKey » PHP Manual UI\Area Draw Callback UI\Area::onDraw (UI 0.9.9) UI\Area::onDraw — Draw Callback 説明 protected UI\Area::onDraw ( UI\Draw\Pen $pen , UI\Size $areaSize , UI\Point $clipPoint , UI\Size $clipSize ) Shall be invoked when this Area requires redrawing パラ ...
https://man.plustar.jp/php/ui-area.ondraw.html - [similar]
UI 関数 0
« UI\Draw\Text\Font\Descriptor::getWeight UI\Draw\Text\Font\fontFamilies » PHP Manual UI UI 関数 UI 関数 目次 UI\Draw\Text\Font\fontFamilies — Retrieve Font Families UI\quit — Quit UI Loop UI\run — Enter UI Loop 関連キーワード: 関数 , Font , Text , fontFamilies , Descriptor , getWeight , ...
https://man.plustar.jp/php/ref.ui.html - [similar]
Line Cap Settings 0
« UI\Draw\Text\Font\Stretch UI\Draw\Line\Join » PHP Manual UI Line Cap Settings Line Cap Settings (UI 0.9.9) はじめに クラス概要 final class UI\Draw\Line\Cap { /* Constants */ const int Flat ; const int Round ; const int Square ; } 関連キーワード: Cap , Settings , int , Text , Font , クラ ...
https://man.plustar.jp/php/class.ui-draw-line-cap.html - [similar]
Italic Font Settings 0
« UI\Draw\Text\Font\Weight UI\Draw\Text\Font\Stretch » PHP Manual UI Italic Font Settings Italic Font Settings (UI 0.9.9) はじめに クラス概要 final class UI\Draw\Text\Font\Italic { /* Constants */ const int Normal = 0 ; const int Oblique = 1 ; const int Italic = 2 ; } 関連キーワード: Fon ...
https://man.plustar.jp/php/class.ui-draw-text-font-italic.html - [similar]