検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 179 for [SIMILAR] 16 1024 4096 WITH 25389 descriptor WIT... (1.900 sec.)
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、以下のリソース型を定義しています。 GD におけるリソース型の一覧 名前 説明 備考 gd 画像リソース。 imagecreatefrompng() などの関数が利用します。 PHP 8.0.0 より前 gd font imageloadfont() が ...
https://man.plustar.jp/php/image.resources.html - [similar]
Represents Text Layout 0
« UI\Draw\Brush\RadialGradient::__construct UI\Draw\Text\Layout::__construct » PHP Manual UI Represents Text Layout Represents Text Layout (UI 0.9.9) はじめに A Text Layout represents the layout of text which will be drawn by the Pen クラス概要 class UI\Draw\Text\Layout { /* Constructor ...
https://man.plustar.jp/php/class.ui-draw-text-layout.html - [similar]
水平に文字を描画する 0
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, PHP 5, PHP 7, PHP 8) imagechar — 水平に文字を描画する 説明 imagechar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool imagechar() は、画像 im 上の座標 ...
https://man.plustar.jp/php/function.imagechar.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]
画像の大きさを取得する 0
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getimagesize (PHP 4, PHP 5, PHP 7, PHP 8) getimagesize — 画像の大きさを取得する 説明 getimagesize ( string $filename , array &$image_info = null ): array | false getimagesize() 関数は、サポートする任 ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
The Threaded class 0
« 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL pthreads >= 2.0.0) はじめに Threaded objects form the basis of pthreads ability to execute user code in parallel; they expose synchronization methods and various useful interfaces. Threaded o ...
https://man.plustar.jp/php/class.threaded.html - [similar]
新しいフォントを読み込む 0
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloadfont (PHP 4, PHP 5, PHP 7, PHP 8) imageloadfont — 新しいフォントを読み込む 説明 imageloadfont ( string $filename ): GdFont | false imageloadfont() はユーザーが定義したビットマップを読み込み、 ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]