検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 567 for [SIMILAR] 16 1024 4096 WITH 37857 clutimage WITH... (1.213 sec.)
テキストの配置を返す 0
« ImagickDraw::getStrokeWidth ImagickDraw::getTextAntialias » PHP Manual ImagickDraw テキストの配置を返す ImagickDraw::getTextAlignment (PECL imagick 2, PECL imagick 3) ImagickDraw::getTextAlignment — テキストの配置を返す 説明 public ImagickDraw::getTextAlignment (): int 警告 この関数は、 ...
https://man.plustar.jp/php/imagickdraw.gettextalignment.html - [similar]
テキストの装飾を返す 0
« ImagickDraw::getTextAntialias ImagickDraw::getTextEncoding » PHP Manual ImagickDraw テキストの装飾を返す ImagickDraw::getTextDecoration (PECL imagick 2, PECL imagick 3) ImagickDraw::getTextDecoration — テキストの装飾を返す 説明 public ImagickDraw::getTextDecoration (): int 警告 この関数 ...
https://man.plustar.jp/php/imagickdraw.gettextdecoration.html - [similar]
新しい pixel iterator を返す 0
« ImagickPixelIterator::newPixelIterator ImagickPixelIterator::resetIterator » PHP Manual ImagickPixelIterator 新しい pixel iterator を返す ImagickPixelIterator::newPixelRegionIterator (PECL imagick 2, PECL imagick 3) ImagickPixelIterator::newPixelRegionIterator — 新しい pixel iterator を ...
https://man.plustar.jp/php/imagickpixeliterator.newpixelregioniterator.html - [similar]
現在の多角形塗りつぶしルールを返す 0
« ImagickDraw::getClipPath ImagickDraw::getClipUnits » PHP Manual ImagickDraw 現在の多角形塗りつぶしルールを返す ImagickDraw::getClipRule (PECL imagick 2, PECL imagick 3) ImagickDraw::getClipRule — 現在の多角形塗りつぶしルールを返す 説明 public ImagickDraw::getClipRule (): int 警告 この関 ...
https://man.plustar.jp/php/imagickdraw.getcliprule.html - [similar]
テキストの配置時の gravity を返す 0
« ImagickDraw::getFontWeight ImagickDraw::getStrokeAntialias » PHP Manual ImagickDraw テキストの配置時の gravity を返す ImagickDraw::getGravity (PECL imagick 2, PECL imagick 3) ImagickDraw::getGravity — テキストの配置時の gravity を返す 説明 public ImagickDraw::getGravity (): int 警告 こ ...
https://man.plustar.jp/php/imagickdraw.getgravity.html - [similar]
PHP による PNG の生成 0
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
画像にフィルタを適用する 0
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefilter (PHP 5, PHP 7, PHP 8) imagefilter — 画像にフィルタを適用する 説明 imagefilter ( GdImage $image , int $filter , array | int | float | bool ...$args ): bool imagefilter() は、指定したフィル ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
パスワードが、ハッシュ値と一致するかを調べる 0
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワードが、ハッシュ値と一致するかを調べる sodium_crypto_pwhash_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_verify — パスワードが、ハッシュ値と一致するかを調べる 説明 sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
リモートサーバー上でコマンドを実行する 0
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ssh2_exec (PECL ssh2 >= 0.9.0) ssh2_exec — リモートサーバー上でコマンドを実行する 説明 ssh2_exec ( resource $session , string $command , string $pty = ? , array $env = ? , int $width = 80 , ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » OpenSSL および » libssh2 ライブラリは必須です。 開発用のライブラリがインストールされていることを確認しておきましょう。 おそらく openssl-dev のような名前のパッケージになっているでしょう。 libssh2 ライブラリのバ ...
https://man.plustar.jp/php/ssh2.requirements.html - [similar]