検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1014 for [SIMILAR] 16 1024 4096 WITH 28740 foreach WITH 1... (4.197 sec.)
テキストへの署名 0
« 例 GnuPG 関数 » PHP Manual 例 テキストへの署名 テキストへの署名 この例は、指定したテキストに署名をします。 例1 gnupg での署名の例 (手続き型) <?php // gnupg を初期化します $res = gnupg_init (); // 必須ではありません。Clearsign はデフォルト値です gnupg_setsignmode ( $res , GNUPG_SIG_MODE ...
https://man.plustar.jp/php/gnupg.examples-clearsign.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
« Imagick::getImageProfiles Imagick::getImageProperty » PHP Manual Imagick 画像のプロパティを返す Imagick::getImageProperties (PECL imagick 2, PECL imagick 3) Imagick::getImageProperties — 画像のプロパティを返す 説明 public Imagick::getImageProperties ( string $pattern = "*" , bool $incl ...
https://man.plustar.jp/php/imagick.getimageproperties.html - [similar]
画像の遅延を設定する 0
« Imagick::setImageCompressionQuality Imagick::setImageDepth » PHP Manual Imagick 画像の遅延を設定する Imagick::setImageDelay (PECL imagick 2, PECL imagick 3) Imagick::setImageDelay — 画像の遅延を設定する 説明 public Imagick::setImageDelay ( int $delay ): bool 画像の遅延を設定します。アニ ...
https://man.plustar.jp/php/imagick.setimagedelay.html - [similar]
テキストによる注記を行う際に使用するフォントのポイント数を設定する 0
« ImagickDraw::setFontFamily ImagickDraw::setFontStretch » PHP Manual ImagickDraw テキストによる注記を行う際に使用するフォントのポイント数を設定する ImagickDraw::setFontSize (PECL imagick 2, PECL imagick 3) ImagickDraw::setFontSize — テキストによる注記を行う際に使用するフォントのポイント ...
https://man.plustar.jp/php/imagickdraw.setfontsize.html - [similar]
テキストの配置時の gravity を設定する 0
« ImagickDraw::setFontWeight ImagickDraw::setResolution » PHP Manual ImagickDraw テキストの配置時の gravity を設定する ImagickDraw::setGravity (PECL imagick 2, PECL imagick 3) ImagickDraw::setGravity — テキストの配置時の gravity を設定する 説明 public ImagickDraw::setGravity ( int $gravi ...
https://man.plustar.jp/php/imagickdraw.setgravity.html - [similar]
開かれたサブパスを描画する際に使用する端点の形状を指定する 0
« ImagickDraw::setStrokeDashOffset ImagickDraw::setStrokeLineJoin » PHP Manual ImagickDraw 開かれたサブパスを描画する際に使用する端点の形状を指定する ImagickDraw::setStrokeLineCap (PECL imagick 2, PECL imagick 3) ImagickDraw::setStrokeLineCap — 開かれたサブパスを描画する際に使用する端点の ...
https://man.plustar.jp/php/imagickdraw.setstrokelinecap.html - [similar]
コードポイント値に対応する、Unicode 文字を返す 0
« IntlChar::charType IntlChar::digit » PHP Manual IntlChar コードポイント値に対応する、Unicode 文字を返す IntlChar::chr (PHP 7, PHP 8) IntlChar::chr — コードポイント値に対応する、Unicode 文字を返す 説明 public static IntlChar::chr ( int | string $codepoint ): ? string 指定された Unicode ...
https://man.plustar.jp/php/intlchar.chr.html - [similar]
Sets a type map to use for BSON unserialization 0
« MongoDB\Driver\Cursor::rewind MongoDB\Driver\Cursor::toArray » PHP Manual MongoDB\Driver\Cursor Sets a type map to use for BSON unserialization MongoDB\Driver\Cursor::setTypeMap (mongodb >=1.0.0) MongoDB\Driver\Cursor::setTypeMap — Sets a type map to use for BSON unserialization 説明 f ...
https://man.plustar.jp/php/mongodb-driver-cursor.settypemap.html - [similar]
登録されているイテレータインスタンスを取得する 0
« MultipleIterator::getFlags MultipleIterator::next » PHP Manual MultipleIterator 登録されているイテレータインスタンスを取得する MultipleIterator::key (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::key — 登録されているイテレータインスタンスを取得する 説明 public MultipleIterator::key ( ...
https://man.plustar.jp/php/multipleiterator.key.html - [similar]