検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 39 for threshold (0.052 sec.)
利用可能なモードを指定して、画像を自動的にクロップする 8536
« imagecrop imagedashedline » PHP Manual GD および Image 関数 利用可能なモードを指定して、画像を ... age $image , int $mode = IMG_CROP_DEFAULT , float $threshold = 0.5 , int $color = -1 ): GdImage | false 指定した ... 四隅から、クロップする背景色を検出します。 IMG_CROP_THRESHOLD threshold と color を用いてクロップします。 thresh ... る際には、RGBキューブ内での距離を用います。 IMG_CROP_THRESHOLD モードのときにだけ利用します。 注意 : PHP 7.4.0 よ ... や異なるアルゴリズムを用いていました。 なので、同じ threshold を渡しても システムの libgd と PHP にバンドルされた ...
https://man.plustar.jp/php/function.imagecropauto.html - [similar]
実行時設定 8175
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ョン 名前 デフォルト 変更可能 変更履歴 yac.compress_threshold -1 PHP_INI_SYSTEM yac.debug 0 PHP_INI_ALL yac.enab ... クティブに関する 簡単な説明を示します。 yac.compress_threshold int yac.debug int yac.enable int yac.enable_cli in ... 行 , SYSTEM , int , size , memory , string , 変更 , threshold , debug ...
https://man.plustar.jp/php/yac.configuration.html - [similar]
閾値に満たないすべてのピクセルを白にする 7972
« Imagick::waveImage Imagick::writeImage » PHP Manual Imagick 閾値に満たないすべてのピクセルを白 ... にする Imagick::whiteThresholdImage (PECL imagick 2, PECL imagick 3) Imagick::whi ... teThresholdImage — 閾値に満たないすべてのピクセルを白にする 説 ... 明 public Imagick::whiteThresholdImage ( mixed $threshold ): bool Imagick::threshold ... し、その他のピクセルはそのままにします。 パラメータ threshold 戻り値 成功した場合に true を返します。 変更履歴 バ ...
https://man.plustar.jp/php/imagick.whitethresholdimage.html - [similar]
閾値に満たないすべてのピクセルを黒にする 7925
« Imagick::averageImages Imagick::blueShiftImage » PHP Manual Imagick 閾値に満たないすべてのピク ... セルを黒にする Imagick::blackThresholdImage (PECL imagick 2, PECL imagick 3) Imagick::bla ... ckThresholdImage — 閾値に満たないすべてのピクセルを黒にする 説 ... 明 public Imagick::blackThresholdImage ( mixed $threshold ): bool Imagick::threshold ... し、その他のピクセルはそのままにします。 パラメータ threshold すべて黒にする閾値。 戻り値 成功した場合に true を ...
https://man.plustar.jp/php/imagick.blackthresholdimage.html - [similar]
ガベージコレクタに関する情報を取得する 7878
« gc_mem_caches get_cfg_var » PHP Manual PHP オプション/情報 関数 ガベージコレクタに関する情報を ... の要素を持つ連想配列を返します: "runs" "collected" "threshold" "roots" 例 例1 gc_status() の使い方 <?php // crea ... { ["runs"]=> int(5) ["collected"]=> int(100002) ["threshold"]=> int(50001) ["roots"]=> int(0) } 参考 ガベージコ ... , ガベージコレクタ , 取得 , int , status , runs , threshold , 関数 , array , パラメータ ...
https://man.plustar.jp/php/function.gc-status.html - [similar]
配列ディザリングを行う 7674
« Imagick::optimizeImageLayers Imagick::paintFloodfillImage » PHP Manual Imagick 配列ディザリング ... 説明 public Imagick::orderedPosterizeImage ( string $threshold_map , int $channel = Imagick::CHANNEL_DEFAULT ): b ... ck をコンパイルした場合に使用可能です。 パラメータ threshold_map 使用するディザリング閾値マップを含む文字列。 c ... , 配列 , チャネル , orderedPosterizeImage , 定数 , threshold , エラー , レベル , 複数 ...
https://man.plustar.jp/php/imagick.orderedposterizeimage.html - [similar]
Imagick クラス 7518
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ ... = Imagick::CHANNEL_DEFAULT ): bool public adaptiveThresholdImage ( int $width , int $height , int $offset ): b ... bool public averageImages (): Imagick public blackThresholdImage ( mixed $threshold ): bool public blueShiftIm ... ( string $name ): bool public deskewImage ( float $threshold ): bool public despeckleImage (): bool public dest ... rs (): bool public orderedPosterizeImage ( string $threshold_map , int $channel = Imagick::CHANNEL_DEFAULT ): b ...
https://man.plustar.jp/php/class.imagick.html - [similar]
定義済み定数 7518
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... NN_LINEAR ( int ) Linear activation function. FANN_THRESHOLD ( int ) Threshold activation function. FANN_THRESH ... OLD_SYMMETRIC ( int ) Threshold activation function. FANN_SIGMOID ( int ) Sigmoid ...
https://man.plustar.jp/php/fann.constants.html - [similar]
画像をシャープにする 7377
« Imagick::uniqueImageColors Imagick::valid » PHP Manual Imagick 画像をシャープにする Imagick::u ... at $radius , float $sigma , float $amount , float $threshold , int $channel = Imagick::CHANNEL_DEFAULT ): bool ... 自動的に設定します。 パラメータ radius sigma amount threshold channel 戻り値 成功した場合に true を返します。 エ ... $imagePath , $radius , $sigma , $amount , $unsharpThreshold ) { $imagick = new \ Imagick ( realpath ( $imagePa ... rpMaskImage ( $radius , $sigma , $amount , $unsharpThreshold ); header ( "Content-Type: image/jpg" ); echo $ima ...
https://man.plustar.jp/php/imagick.unsharpmaskimage.html - [similar]
JPEG画像をWBMP画像に変換する 7267
« iptcparse png2wbmp » PHP Manual GD および Image 関数 JPEG画像をWBMP画像に変換する jpeg2wbmp (P ... mpname , int $dest_height , int $dest_width , int $threshold ): bool JPEG画像をWBMP画像に変換します。 パラメータ ... dest_height 出力画像の高さ dest_width 出力画像の幅 threshold しきい値の値。0から8までの値を指定します。 戻り値 ...
https://man.plustar.jp/php/function.jpeg2wbmp.html - [similar]
PREV 1 2 3 4 NEXT