検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 575 for x (0.131 sec.)
画像の一部を抽出する 3939
« Imagick::count Imagick::cropThumbnailImage » PHP Manual Imagick 画像の一部を抽出する Imagick:: ... agick::cropImage ( int $width , int $height , int $x , int $y ): bool 画像の一部を抽出します。 パラメー ... タ width 抽出する幅。 height 抽出する高さ。 x 抽出する領域の左上の X 座標。 y 抽出する領域の左上 ... true を返します。 エラー / 例外 エラー時に ImagickException をスローします。 例 例1 Imagick::cropImage( ... ) <?php function cropImage ( $imagePath , $startX , $startY , $width , $height ) { $imagick = new \ ...
https://man.plustar.jp/php/imagick.cropimage.html - [similar]
Unix システムへのインストール 3939
« インストールにあたっての一般的な注意事項 Apache 2.x (Unixシステム用) » PHP Manual インストール ... と設定 Unix システムへのインストール Unix システムへのインスト ... ール 目次 Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lig ... httpd 1.4 (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unix ... インストール Solaris へのインストール Debian GNU/Linux へのインストール 本章では、UNIX 系のシステムへの P ...
https://man.plustar.jp/php/install.unix.html - [similar]
Creates a new set using values from the current instance and another set 3917
« Ds\Set::toArray Ds\Set::xor » PHP Manual Set Creates a new set using values from the current i ... ce as well as the values of another set . A ∪ B = {x: x ∈ A ∨ x ∈ B} パラメータ set The other set, to c ... Also » Union on Wikipedia 例 例1 Ds\Set::union() example <?php $a = new \ Ds \ Set ([ 1 , 2 , 3 ]); $b ...
https://man.plustar.jp/php/ds-set.union.html - [similar]
水平に文字を描画する 3917
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, ... echar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool image ... char() は、画像 im 上の座標 x , y (左上が 0, 0) に color 色で char の最初の文字を ... が返した、 GdFont クラスのインスタンスのいずれか。 x 始点の x 座標。 y 始点の y 座標。 char 描画する文字 ...
https://man.plustar.jp/php/function.imagechar.html - [similar]
現在位置を設定する 3917
« ps_makespotcolor ps_new » PHP Manual PS 関数 現在位置を設定する ps_moveto (PECL ps >= 1.1.0) p ... を設定する 説明 ps_moveto ( resource $psdoc , float $x , float $y ): bool 現在位置を新しい座標に指定します ... s_new() が返す、postscript ファイルのリソース ID。 x 移動する位置の x 座標。 y 移動する位置の y 座標。 ...
https://man.plustar.jp/php/function.ps-moveto.html - [similar]
テキストの出力位置を設定する 3917
« ps_set_parameter ps_set_value » PHP Manual PS 関数 テキストの出力位置を設定する ps_set_text_po ... s (PECL ps >= 1.1.0) ps_set_text_pos — テキストの出力位置を設定する 説明 ps_set_te ... xt_pos ( resource $psdoc , float $x , float $y ): bool テキストを出力する位置を設定しま ... す。別の方法として、x と y の値を別々に ps_set_value() で設定することもで ... きます。 この場合の設定項目は、それぞれ textx と texty となります。 テキストを所定の位置に出力 ...
https://man.plustar.jp/php/function.ps-set-text-pos.html - [similar]
指定された位置にテキストを出力する 3917
« ps_show_xy2 ps_show2 » PHP Manual PS 関数 指定された位置にテキストを出力する ps_show_xy (PECL ... ps >= 1.1.0) ps_show_xy — 指定された位置にテキストを出力する 説明 ps_show ... _xy ( resource $psdoc , string $text , float $x , flo ... new() が返す、postscript ファイルのリソース ID。 text 出力するテキスト。 x テキストを囲むボックスの左下 ... 角の x 座標。 y テキストを囲むボックスの左下角の y 座標。 ...
https://man.plustar.jp/php/function.ps-show-xy.html - [similar]
SNMP オブジェクトの値を設定する 3917
« snmp2_real_walk snmp2_walk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmp2_set (P ... MIBから取得するタイプ i INTEGER u INTEGER s STRING x HEX STRING d DECIMAL STRING n NULLOBJ o OBJID t TI ... これらの大半は、対応する ASN.1 の型を使います。's', 'x', 'd' および 'b' はどれも OCTET STRING を異なる方法 ... を表し、型は自動的に MIB から読み込みます。 "SYNTAX BITS {telnet(0), ftp(1), http(2), icmp(3), snmp(4) ... しません。 同じ OID に対して GET クエリを実行しても 0xF8 などを返すからです。 Using type "x" and a hex nu ...
https://man.plustar.jp/php/function.snmp2-set.html - [similar]
スカラー値を乗算する 3917
« sodium_crypto_core_ristretto255_scalar_invert sodium_crypto_core_ristretto255_scalar_negate » ... dium_crypto_core_ristretto255_scalar_mul ( string $x , string $y ): string スカラー値を乗算します。 lib ... ん。引数のリストのみが 記述されています。 パラメータ x スカラー値。 X座標を表します。 y スカラー値。 Y座標 ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-mul.h... - [similar]
Windows のサポート 3917
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]