検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 563 for [SIMILAR] 16 1024 4096 WITH 48515 imagettftext W... (0.521 sec.)
基本的な使用法 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
« Gmagick::addnoiseimage Gmagick::blurimage » PHP Manual Gmagick 画像にテキストによる注記を加える Gmagick::annotateimage (PECL gmagick >= Unknown) Gmagick::annotateimage — 画像にテキストによる注記を加える 説明 public Gmagick::annotateimage ( GmagickDraw $GmagickDraw , float $x , float $y ...
https://man.plustar.jp/php/gmagick.annotateimage.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
« GmagickDraw GmagickDraw::arc » PHP Manual GmagickDraw 画像の上にテキストを描画する GmagickDraw::annotate (PECL gmagick >= Unknown) GmagickDraw::annotate — 画像の上にテキストを描画する 説明 public GmagickDraw::annotate ( float $x , float $y , string $text ): GmagickDraw 画像の上にテキス ...
https://man.plustar.jp/php/gmagickdraw.annotate.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]
Gmagick クラス 0
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unknown) はじめに クラス概要 class Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ): Gmagick public addnoiseimage ( int $noise_type ): Gmagic ...
https://man.plustar.jp/php/class.gmagick.html - [similar]