検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 644 for [SIMILAR] 16 1024 4096 WITH 22399 setstaticprope... (1.643 sec.)
画像のアーチファクトを取得する 0
« Imagick::getImageAlphaChannel Imagick::getImageAttribute » PHP Manual Imagick 画像のアーチファクトを取得する Imagick::getImageArtifact (PECL imagick 3) Imagick::getImageArtifact — 画像のアーチファクトを取得する 説明 public Imagick::getImageArtifact ( string $artifact ): string 画像に関 ...
https://man.plustar.jp/php/imagick.getimageartifact.html - [similar]
ポラロイド写真をシミュレートする 0
« Imagick::pingImageFile Imagick::posterizeImage » PHP Manual Imagick ポラロイド写真をシミュレートする Imagick::polaroidImage (PECL imagick 2, PECL imagick 3) Imagick::polaroidImage — ポラロイド写真をシミュレートする 説明 public Imagick::polaroidImage ( ImagickDraw $properties , float $a ...
https://man.plustar.jp/php/imagick.polaroidimage.html - [similar]
はじめに 0
« リフレクション インストール/設定 » PHP Manual リフレクション はじめに はじめに PHP には完全なリフレクション API が付属しており、 クラス、インターフェイス、関数、メソッド、そして拡張モジュールについて 型やプロパティを実行時に調べることができます。 さらに、このリフレクション API は関数、 ...
https://man.plustar.jp/php/intro.reflection.html - [similar]
トレイト 0
« 列挙型と定数 定数式における列挙型の値 » PHP Manual 列挙型(Enum) トレイト トレイト 列挙型ではトレイトを使えます。 列挙型におけるトレイトは、クラスにおけるそれと同じ振る舞いをします。 注意すべきことは、列挙型で use されるトレイトには、プロパティが含まれていてはいけないという点です。 use ...
https://man.plustar.jp/php/language.enumerations.traits.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
php_user_filter クラス 0
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php_user_filter クラス php_user_filter クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスの子クラスを stream_filter_register() に渡します。 子クラスの __construct メソッドは呼び出されないので注意し ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
Transliterator クラス 0
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
Control Box (Arrangement) 0
« UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement) Control Box (Arrangement) (UI 0.9.9) はじめに A Box allows the arrangement of other controls クラス概要 class UI\Controls\Box extends UI\Control { /* Constants */ const int Vertical ; const in ...
https://man.plustar.jp/php/class.ui-controls-box.html - [similar]
Control Grid (Arrangement) 0
« UI\Controls\Form::setPadded UI\Controls\Grid::append » PHP Manual UI Control Grid (Arrangement) Control Grid (Arrangement) (UI 0.9.9) はじめに A Grid is a control which is allows the arrangement of children into a grid クラス概要 class UI\Controls\Grid extends UI\Control { /* Constants ...
https://man.plustar.jp/php/class.ui-controls-grid.html - [similar]