検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 575 for x (0.021 sec.)
PHP 7.3.x から PHP 7.4.x への移行 6558
« その他の変更 新機能 » PHP Manual 付録 PHP 7.3.x から PHP 7.4.x への移行 PHP 7.3.x から PHP 7.4 ... .x への移行 目次 新機能 新しいクラスとインターフェイス ... 新しいグローバル定数 下位互換性のない変更点 PHP 7.4.x で推奨されなくなる機能 削除された拡張モジュール そ ... これらのバージョンへの移行ガイドも参照ください。 7.0.x 、 7.1.x 、 7.2.x および 7.3.x 。 関連キーワード: ... 移行 , x , 変更 , 機能 , バージョン , サポート , ガイド , テ ...
https://man.plustar.jp/php/migration74.html - [similar]
PHP 7.2.x から PHP 7.3.x への移行 6528
« Windows のサポート 新機能 » PHP Manual 付録 PHP 7.2.x から PHP 7.3.x への移行 PHP 7.2.x から P ... HP 7.3.x への移行 目次 新機能 新しく追加された関数 新しいグ ... ローバル定数 下位互換性のない変更点 PHP 7.3.x で推奨されなくなる機能 その他の変更 Windows のサポ ... これらのバージョンへの移行ガイドも参照ください。 7.0.x , 7.1.x , 7.2.x . 関連キーワード: 移行 , x , 機能 ...
https://man.plustar.jp/php/migration73.html - [similar]
Represents a position (x,y) 6415
« インストール手順 UI\Point::at » PHP Manual UI Represents a position (x,y) Represents a positio ... n (x,y) (UI 0.9.9) はじめに Points are used throughout ... 要 final class UI\Point { /* プロパティ */ public $ x ; public $ y ; /* Constructor */ public __construc ... t ( float $x , float $y ) /* メソッド */ public static at ( flo ... ic static at ( UI\Size $size ): UI\Point public getX (): float public getY (): float public setX ( floa ...
https://man.plustar.jp/php/class.ui-point.html - [similar]
PHP 7.1.x から PHP 7.2.x への移行 6415
« Windows のサポート 新機能 » PHP Manual 付録 PHP 7.1.x から PHP 7.2.x への移行 PHP 7.1.x から P ... HP 7.2.x への移行 目次 新機能 新しい関数 新しいグローバル定 ... 数 下位互換性のない変更点 PHP 7.2.x で推奨されなくなる機能 その他の変更 このマイナーバ ... これらのバージョンへの移行ガイドも参照ください。 7.0.x および 7.1.x 。 関連キーワード: 移行 , x , 機能 , ...
https://man.plustar.jp/php/migration72.html - [similar]
PHP 5.5.x から PHP 5.6.x への移行 6309
« その他の変更 下位互換性のない変更点 » PHP Manual 付録 PHP 5.5.x から PHP 5.6.x への移行 PHP 5. ... 5.x から PHP 5.6.x への移行 目次 下位互換性のない変更点 ... 新機能 PHP 5.6.x で推奨されなくなる機能 変更された関数 新しい関数 P ... HP 5.6.x における OpenSSL 関連の変更 その他の拡張モジュール ... に対する変更 新しいグローバル定数 PHP 5.5.x で改良された点のほどんどは、既存のコードに影響を及 ...
https://man.plustar.jp/php/migration56.html - [similar]
指定したオプションの値を設定する 6226
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_ ... ROLS array LDAP_OPT_CLIENT_CONTROLS array LDAP_OPT_X_KEEPALIVE_IDLE int PHP 7.1.0 LDAP_OPT_X_KEEPALIVE_ ... PROBES int PHP 7.1.0 LDAP_OPT_X_KEEPALIVE_INTERVAL int PHP 7.1.0 LDAP_OPT_X_TLS_CA ... CERTDIR string PHP 7.1.0 LDAP_OPT_X_TLS_CACERTFILE string PHP 7.1.0 LDAP_OPT_X_TLS_CER ... TFILE string PHP 7.1.0 LDAP_OPT_X_TLS_CIPHER_SUITE string PHP 7.1.0 LDAP_OPT_X_TLS_C ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
パスの角を描画する際に使用する形状を指定する 6196
« ImagickDraw::setStrokeLineCap ImagickDraw::setStrokeMiterLimit » PHP Manual ImagickDraw パスの ... IN_ROUND , \ Imagick :: LINEJOIN_BEVEL , ]; for ( $x = 0 ; $x < count ( $lineJoinStyle ); $x ++) { $dra ... w -> setStrokeLineJoin ( $lineJoinStyle [ $x ]); $points = [ [ 'x' => 40 * 5 , 'y' => 10 * 5 + ... $x * $offset ], [ 'x' => 20 * 5 , 'y' => 20 * 5 + $x ... * $offset ], [ 'x' => 70 * 5 , 'y' => 50 * 5 + $x * $offset ], [ 'x' ...
https://man.plustar.jp/php/imagickdraw.setstrokelinejoin.html - [similar]
点を生成する 6143
« imagesetinterpolation imagesetstyle » PHP Manual GD および Image 関数 点を生成する imagesetpix ... el (PHP 4, PHP 5, PHP 7, PHP 8) imagesetpixel — 点を生成する 説明 imagesetpixel ( GdImage $ima ... ge , int $x , int $y , int $color ): bool imagesetpixel() は、 ... のような画像作成関数が返す GdImage オブジェクト。 x x 座標。 y y 座標。 color imagecolorallocate() で作 ... 、 resource が期待されていました。 例 例1 imagesetpixel() の例 A random drawing that ends with a regular ...
https://man.plustar.jp/php/function.imagesetpixel.html - [similar]
PHP 7.0.x から PHP 7.1.x への移行 6060
« その他の変更 新機能 » PHP Manual 付録 PHP 7.0.x から PHP 7.1.x への移行 PHP 7.0.x から PHP 7.1 ... .x への移行 目次 新機能 新しい関数 新しいグローバル定 ... 数 下位互換性のない変更点 PHP 7.1.x で推奨されなくなる機能 変更された関数 その他の変更 ... これらのバージョンへの移行ガイドも参照ください。 7.0.x 。 関連キーワード: 移行 , x , 変更 , 機能 , 関数 , ...
https://man.plustar.jp/php/migration71.html - [similar]
ImagickDraw クラス 6030
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス Imagi ... ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( flo ... at $sx , float $sy , float $ex , float $ey , float $sd , ... array $coordinates ): bool public circle ( float $ox , float $oy , float $px , float $py ): bool public ... public clone (): ImagickDraw public color ( float $x , float $y , int $paintMethod ): bool public comme ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT