検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35368 setimageproper... (1.321 sec.)
Control Group (Arrangement) 0
« UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangement) Control Group (Arrangement) (UI 0.9.9) はじめに A Group is a titled container for child controls クラス概要 class UI\Controls\Group extends UI\Control { /* プロパティ */ protected $ contro ...
https://man.plustar.jp/php/class.ui-controls-group.html - [similar]
Tab Control 0
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0.9.9) はじめに A Tab can contain many pages of Controls, each with a title, each selectable by the user. クラス概要 class UI\Controls\Tab extends UI\Control { /* プロパティ */ protected $ cont ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
Yaf_Route_Regex クラス 0
« Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Route_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Y ...
https://man.plustar.jp/php/class.yaf-route-regex.html - [similar]
特定のメッセージの構造を読み込む 0
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.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]
円を描画する 0
« ImagickDraw::bezier ImagickDraw::clear » PHP Manual ImagickDraw 円を描画する ImagickDraw::circle (PECL imagick 2, PECL imagick 3) ImagickDraw::circle — 円を描画する 説明 public ImagickDraw::circle ( float $ox , float $oy , float $px , float $py ): bool 警告 この関数は、 現在のところ詳細 ...
https://man.plustar.jp/php/imagickdraw.circle.html - [similar]
矩形を描画する 0
« ImagickDraw::pushPattern ImagickDraw::render » PHP Manual ImagickDraw 矩形を描画する ImagickDraw::rectangle (PECL imagick 2, PECL imagick 3) ImagickDraw::rectangle — 矩形を描画する 説明 public ImagickDraw::rectangle ( float $x1 , float $y1 , float $x2 , float $y2 ): bool 警告 この関数は ...
https://man.plustar.jp/php/imagickdraw.rectangle.html - [similar]
フォントの重さを設定する 0
« ImagickDraw::setFontStyle ImagickDraw::setGravity » PHP Manual ImagickDraw フォントの重さを設定する ImagickDraw::setFontWeight (PECL imagick 2, PECL imagick 3) ImagickDraw::setFontWeight — フォントの重さを設定する 説明 public ImagickDraw::setFontWeight ( int $font_weight ): bool 警告 こ ...
https://man.plustar.jp/php/imagickdraw.setfontweight.html - [similar]