検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 282 for [SIMILAR] 16 1024 4096 WITH 9469 規表 WITH 9075 ... (0.306 sec.)
画像プロファイルを返す 0
« Imagick::getImageProfile Imagick::getImageProperties » PHP Manual Imagick 画像プロファイルを返す Imagick::getImageProfiles (PECL imagick 2, PECL imagick 3) Imagick::getImageProfiles — 画像プロファイルを返す 説明 public Imagick::getImageProfiles ( string $pattern = "*" , bool $include_v ...
https://man.plustar.jp/php/imagick.getimageprofiles.html - [similar]
パターンを使用して入力文字列をパースする 0
« MessageFormatter::parseMessage MessageFormatter::setPattern » PHP Manual MessageFormatter パターンを使用して入力文字列をパースする MessageFormatter::parse msgfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::parse -- msgfmt_parse — パターンを使用して入力文字 ...
https://man.plustar.jp/php/messageformatter.parse.html - [similar]
範囲をシェーディングで塗りつぶす 0
« ps_shading ps_show_boxed » PHP Manual PS 関数 範囲をシェーディングで塗りつぶす ps_shfill (PECL ps >= 1.3.0) ps_shfill — 範囲をシェーディングで塗りつぶす 説明 ps_shfill ( resource $psdoc , int $shadingid ): bool 範囲をシェーディングで塗りつぶします。シェーディングは事前に ps_shading() で ...
https://man.plustar.jp/php/function.ps-shfill.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
新しいメッセージフォーマッタを作成する 0
« MessageFormatter MessageFormatter::formatMessage » PHP Manual MessageFormatter 新しいメッセージフォーマッタを作成する MessageFormatter::create MessageFormatter::__construct msgfmt_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::create -- MessageFormatter::__ ...
https://man.plustar.jp/php/messageformatter.create.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]
DOMNode クラス 0
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNode { /* プロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public readonly int $ nodeType ; public readonly ? DOMNode $ par ...
https://man.plustar.jp/php/class.domnode.html - [similar]
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.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]