検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for bestfit (0.002 sec.)
画像のサイズを変更する 11570
« Imagick::resetImagePage Imagick::rollImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... ns , int $rows , int $filter , float $blur , bool $bestfit = false , bool $legacy = false ): bool 指定した大き ... タ で、画像のサイズを変更します。 注意 : パラメータ bestfit の挙動は Imagick 3.0.0 で変わりました。 これより前 ... イズに対して「ベストフィット」する大きさだからです。 bestfit を使う場合は、幅と高さの両方を指定しなければなりま ... 1 はぼやけた状態、< 1 はシャープな状態を表します。 bestfit オプションの fit パラメータ。 戻り値 成功した場合に ...
https://man.plustar.jp/php/imagick.resizeimage.html - [similar]
画像のサイズを変更する 10181
« Imagick::sampleImage Imagick::segmentImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... magick::scaleImage ( int $cols , int $rows , bool $bestfit = false , bool $legacy = false ): bool 画像のサイズ ... のパラメータを自動的に計算します。 注意 : パラメータ bestfit の挙動は Imagick 3.0.0 で変わりました。 これより前 ... イズに対して「ベストフィット」する大きさだからです。 bestfit を使う場合は、幅と高さの両方を指定しなければなりま ... せん。 パラメータ cols rows bestfit 戻り値 成功した場合に true を返します。 エラー / 例 ...
https://man.plustar.jp/php/imagick.scaleimage.html - [similar]
画像のサイズを変更する 9962
« Imagick::thresholdImage Imagick::tintImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... :thumbnailImage ( int $columns , int $rows , bool $bestfit = false , bool $fill = false , bool $legacy = fals ... タより小さくなるまで縮小されます。 注意 : パラメータ bestfit の挙動は Imagick 3.0.0 で変わりました。 これより前 ... イズに対して「ベストフィット」する大きさだからです。 bestfit を使う場合は、幅と高さの両方を指定しなければなりま ... ん。 パラメータ columns 画像の幅。 rows 画像の高さ。 bestfit 最大値を強制的に使用するかどうか。 戻り値 成功した ...
https://man.plustar.jp/php/imagick.thumbnailimage.html - [similar]
さまざまな方式で画像を歪める 9267
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Im ... tortImage ( int $method , array $arguments , bool $bestfit ): bool さまざまな方式で画像を歪めます。 これは、元 ... 画像の色に対応させることで行います。 新たな画像は、'bestfit' を true に設定しない限りは元画像と同じ大きさになり ... ます。 'bestfit' を有効にし、使用する歪め方式がサイズ変更を許可して ... 歪め定数 を参照ください。 arguments 歪め方式の引数。 bestfit 元画像のサイズを変更する。 戻り値 成功した場合に t ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
データに依存する三角測量にもとづいて画像のサイズを変更する 8006
« Imagick::adaptiveBlurImage Imagick::adaptiveSharpenImage » PHP Manual Imagick データに依存する ... tiveResizeImage ( int $columns , int $rows , bool $bestfit = false , bool $legacy = false ): bool データに依存 ... コンパイルした場合に使用可能です。 注意 : パラメータ bestfit の挙動は Imagick 3.0.0 で変わりました。 これより前 ... イズに対して「ベストフィット」する大きさだからです。 bestfit を使う場合は、幅と高さの両方を指定しなければなりま ... 変更後の画像のカラム数。 rows 変更後の画像の行数。 bestfit 画像の大きさをバウンディングボックスにあわせるかど ...
https://man.plustar.jp/php/imagick.adaptiveresizeimage.html - [similar]
Imagick クラス 5812
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ ... tiveResizeImage ( int $columns , int $rows , bool $bestfit = false , bool $legacy = false ): bool public adap ... tortImage ( int $method , array $arguments , bool $bestfit ): bool public drawImage ( ImagickDraw $draw ): bo ... ns , int $rows , int $filter , float $blur , bool $bestfit = false , bool $legacy = false ): bool public roll ... public scaleImage ( int $cols , int $rows , bool $bestfit = false , bool $legacy = false ): bool public segm ...
https://man.plustar.jp/php/class.imagick.html - [similar]
PREV 1 NEXT