検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 385 for [SIMILAR] 16 1024 4096 WITH 134505 controls WITH... (0.488 sec.)
Gradient Brushes 0
« UI\Draw\Brush::setColor UI\Draw\Brush\Gradient::addStop » PHP Manual UI Gradient Brushes Gradient Brushes (UI 2.0.0) はじめに Abstract for gradient brushes クラス概要 abstract class UI\Draw\Brush\Gradient extends UI\Draw\Brush { /* メソッド */ public addStop ( float $position , UI\Draw ...
https://man.plustar.jp/php/class.ui-draw-brush-gradient.html - [similar]
Fill a Path 0
« UI\Draw\Pen::clip UI\Draw\Pen::restore » PHP Manual UI\Draw\Pen Fill a Path UI\Draw\Pen::fill (UI 0.9.9) UI\Draw\Pen::fill — Fill a Path 説明 public UI\Draw\Pen::fill ( UI\Draw\Path $path , UI\Draw\Brush $with ) public UI\Draw\Pen::fill ( UI\Draw\Path $path , UI\Draw\Color $with ) publ ...
https://man.plustar.jp/php/ui-draw-pen.fill.html - [similar]
Construct a new Stroke 0
« UI\Draw\Stroke UI\Draw\Stroke::getCap » PHP Manual UI\Draw\Stroke Construct a new Stroke UI\Draw\Stroke::__construct (UI 0.9.9) UI\Draw\Stroke::__construct — Construct a new Stroke 説明 public UI\Draw\Stroke::__construct ( int $cap = UI\Draw\Line\Cap::Flat , int $join = UI\Draw\Line\Jo ...
https://man.plustar.jp/php/ui-draw-stroke.construct.html - [similar]
Draw Stroke 0
« UI\Draw\Color::setChannel UI\Draw\Stroke::__construct » PHP Manual UI Draw Stroke Draw Stroke (UI 0.9.9) はじめに Holds the configuration for the Pen to perform a stroke クラス概要 class UI\Draw\Stroke { /* Constructor */ public __construct ( int $cap = UI\Draw\Line\Cap::Flat , int $jo ...
https://man.plustar.jp/php/class.ui-draw-stroke.html - [similar]
Size Coercion 0
« UI\Point UI\Point::__construct » PHP Manual UI\Point Size Coercion UI\Point::at (UI 1.0.2) UI\Point::at — Size Coercion 説明 public static UI\Point::at ( float $point ): UI\Point public static UI\Point::at ( UI\Size $size ): UI\Point Shall return a UI\Point object where x and y are equ ...
https://man.plustar.jp/php/ui-point.at.html - [similar]
Point Coercion 0
« UI\Size::getWidth UI\Size::setHeight » PHP Manual UI\Size Point Coercion UI\Size::of (UI 1.0.2) UI\Size::of — Point Coercion 説明 public static UI\Size::of ( float $size ): UI\Size public static UI\Size::of ( UI\Point $point ): UI\Size Shall return a UI\Size object where width and heig ...
https://man.plustar.jp/php/ui-size.of.html - [similar]
UI 関数 0
« UI\Draw\Text\Font\Descriptor::getWeight UI\Draw\Text\Font\fontFamilies » PHP Manual UI UI 関数 UI 関数 目次 UI\Draw\Text\Font\fontFamilies — Retrieve Font Families UI\quit — Quit UI Loop UI\run — Enter UI Loop 関連キーワード: 関数 , Font , Text , fontFamilies , Descriptor , getWeight , ...
https://man.plustar.jp/php/ref.ui.html - [similar]
Font Descriptor 0
« UI\Draw\Text\Font::getUnderlineThickness UI\Draw\Text\Font\Descriptor::__construct » PHP Manual UI Font Descriptor Font Descriptor (UI 0.9.9) はじめに Describes a font クラス概要 class UI\Draw\Text\Font\Descriptor { /* Constructor */ public __construct ( string $family , float $size , ...
https://man.plustar.jp/php/class.ui-draw-text-font-descriptor.html - [similar]
Construct a new Font Descriptor 0
« UI\Draw\Text\Font\Descriptor UI\Draw\Text\Font\Descriptor::getFamily » PHP Manual UI\Draw\Text\Font\Descriptor Construct a new Font Descriptor UI\Draw\Text\Font\Descriptor::__construct (UI 0.9.9) UI\Draw\Text\Font\Descriptor::__construct — Construct a new Font Descriptor 説明 public UI ...
https://man.plustar.jp/php/ui-draw-text-font-descriptor.construct.html - [similar]
Draw Callback 0
« UI\Area UI\Area::onKey » PHP Manual UI\Area Draw Callback UI\Area::onDraw (UI 0.9.9) UI\Area::onDraw — Draw Callback 説明 protected UI\Area::onDraw ( UI\Draw\Pen $pen , UI\Size $areaSize , UI\Point $clipPoint , UI\Size $clipSize ) Shall be invoked when this Area requires redrawing パラ ...
https://man.plustar.jp/php/ui-area.ondraw.html - [similar]