検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 20 for co (0.021 sec.)
Construct a new Point 12099
« UI\Point::at UI\Point::getX » PHP Manual UI\Point Construct a new Point UI\Point::__construct ... (UI 0.9.9) UI\Point::__construct — Construct a new Point 説明 public UI\Poin ... t::__construct ( float $x , float $y ) Construct a new Poi ... nt using new co-ordinates パラメータ x The new X co-ordinate y The ... new Y co-ordinate 関連キーワード: Point , new , Construct , ...
https://man.plustar.jp/php/ui-point.construct.html - [similar]
Represents a position (x,y) 10808
« インストール手順 UI\Point::at » PHP Manual UI Represents a position (x,y) Represents a positio ... はじめに Points are used throughout UI to represent co-ordinates on a screen, control, or area. クラス概要 ... nt { /* プロパティ */ public $ x ; public $ y ; /* Constructor */ public __construct ( float $x , float ... c setY ( float $point ) } プロパティ x Holds the X co-ordinate, can be read/written directly y Holds the ... Y co-ordinate, can be read/written directly 目次 UI\Poi ...
https://man.plustar.jp/php/class.ui-point.html - [similar]
Set X 10808
« UI\Point::getY UI\Point::setY » PHP Manual UI\Point Set X UI\Point::setX (UI 0.9.9) UI\Point:: ... 明 public UI\Point::setX ( float $point ) Set the X co-ordinate パラメータ point The new X co-ordinate 戻 ... り値 関連キーワード: Set , Point , setX , co , ordinate , getY , setY , public , float , パラメ ...
https://man.plustar.jp/php/ui-point.setx.html - [similar]
Set Y 10808
« UI\Point::setX UI\Size » PHP Manual UI\Point Set Y UI\Point::setY (UI 0.9.9) UI\Point::setY — ... 明 public UI\Point::setY ( float $point ) Set the Y co-ordinate パラメータ point The new Y co-ordinate 戻 ... り値 関連キーワード: Set , Y , Point , setY , co , ordinate , setX , Size , public , float ...
https://man.plustar.jp/php/ui-point.sety.html - [similar]
Retrieves X 10638
« UI\Point::__construct UI\Point::getY » PHP Manual UI\Point Retrieves X UI\Point::getX (UI 0.9. ... 説明 public UI\Point::getX (): float Retrieves the X co-ordinate パラメータ この関数にはパラメータはありま ... せん。 戻り値 The current X co-ordinate 関連キーワード: Retrieves , Point , getX ... , co , ordinate , パラメータ , construct , getY , publi ...
https://man.plustar.jp/php/ui-point.getx.html - [similar]
Retrieves Y 10638
« UI\Point::getX UI\Point::setX » PHP Manual UI\Point Retrieves Y UI\Point::getY (UI 0.9.9) UI\P ... 説明 public UI\Point::getY (): float Retrieves the Y co-ordinate パラメータ この関数にはパラメータはありま ... せん。 戻り値 The current Y co-ordinate 関連キーワード: Retrieves , Point , Y , g ... etY , co , ordinate , パラメータ , getX , setX , public ...
https://man.plustar.jp/php/ui-point.gety.html - [similar]
現在のアフィン変換行列を設定する 8649
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ... Draw::affine() の例 <?php function affine ( $strokeColor , $fillColor , $backgroundColor ) { $draw = new ... $draw -> setStrokeOpacity ( 1 ); $draw -> setStrokeColor ( $strokeColor ); $draw -> setFillColor ( $fill ... 94 ; $angle = 60 * $PI / 360 ; //Scale the drawing co-ordinates. $affineScale = array( "sx" => 1.75 , "s ... > 0 , "tx" => 0 , "ty" => 0 ); //Shear the drawing co-ordinates. $affineShear = array( "sx" => 1 , "sy" ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
クエリ用の文字列をクオートする 8224
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= ... 返します。 例 例1 通常の文字列をクオートする <?php $conn = new PDO ( 'sqlite:/home/lynn/music.sql3' ); /* ... d string: $string \n" ; print "Quoted string: " . $conn -> quote ( $string ) . "\n" ; ?> 上の例の出力は以 ... ring: 'Nice' 例2 危険な文字列をクオートする <?php $conn = new PDO ( 'sqlite:/home/lynn/music.sql3' ); /* ... ed string: $string \n" ; print "Quoted string:" . $conn -> quote ( $string ) . "\n" ; ?> 上の例の出力は以 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
Mouse Callback 7885
« UI\Area::onKey UI\Area::redraw » PHP Manual UI\Area Mouse Callback UI\Area::onMouse (UI 0.9.9) ... executed on mouse events パラメータ areaPoint The co-ordinates of the event areaSize The size of the ar ...
https://man.plustar.jp/php/ui-area.onmouse.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 7715
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... onally asyncronous DNS resolving EventBufferEvent::connectHost (PECL event >= 1.2.6-beta) EventBufferEve ... nt::connectHost — Connects to a hostname with optionally ... ronous DNS resolving 説明 public EventBufferEvent::connectHost ( EventDnsBase $dns_base , string $hostna ... ing for addresses of type family ( EventUtil::AF_* constants). If the name resolution fails, it invokes ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
PREV 1 2 NEXT