検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 587 for [SIMILAR] 16 1024 4096 WITH 17503 gmagickdraw WI... (1.322 sec.)
画像処理 (GD) 0
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PHP による PNG の生成 アルファチャネルを使用した、画像へのすかしの追加 imagecopymerge による半透明なすかしの作成 GD ...
https://man.plustar.jp/php/book.image.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
文字列を垂直に描画する 0
« imagestring imagesx » PHP Manual GD および Image 関数 文字列を垂直に描画する imagestringup (PHP 4, PHP 5, PHP 7, PHP 8) imagestringup — 文字列を垂直に描画する 説明 imagestringup ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 文字列 string ...
https://man.plustar.jp/php/function.imagestringup.html - [similar]
ページを終了する 0
« ps_delete ps_end_pattern » PHP Manual PS 関数 ページを終了する ps_end_page (PECL ps >= 1.1.0) ps_end_page — ページを終了する 説明 ps_end_page ( resource $psdoc ): bool ps_begin_page() によって開始したページを終了します。 ページを終了しても、現在の描画コンテキストはそのままになります。つ ...
https://man.plustar.jp/php/function.ps-end-page.html - [similar]
指定したコンテキストを現在のコンテキストにする 0
« openal_context_create openal_context_destroy » PHP Manual OpenAL 関数 指定したコンテキストを現在のコンテキストにする openal_context_current (PECL openal >= 0.1.0) openal_context_current — 指定したコンテキストを現在のコンテキストにする 説明 openal_context_current ( resource $context ): ...
https://man.plustar.jp/php/function.openal-context-current.html - [similar]
指定したコンテキストを処理する 0
« openal_context_destroy openal_context_suspend » PHP Manual OpenAL 関数 指定したコンテキストを処理する openal_context_process (PECL openal >= 0.1.0) openal_context_process — 指定したコンテキストを処理する 説明 openal_context_process ( resource $context ): bool パラメータ context Open AL ...
https://man.plustar.jp/php/function.openal-context-process.html - [similar]
指定したコンテキストをサスペンドする 0
« openal_context_process openal_device_close » PHP Manual OpenAL 関数 指定したコンテキストをサスペンドする openal_context_suspend (PECL openal >= 0.1.0) openal_context_suspend — 指定したコンテキストをサスペンドする 説明 openal_context_suspend ( resource $context ): bool パラメータ contex ...
https://man.plustar.jp/php/function.openal-context-suspend.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT