検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 31 for Matrix (0.019 sec.)
Draw Figure with Arc 6988
« UI\Draw\Path::newFigure UI\Draw\Matrix » PHP Manual UI\Draw\Path Draw Figure with Arc UI\Draw\ ... newFigureWithArc , radius , negative , newFigure , Matrix , public , Point , パラメータ , ...
https://man.plustar.jp/php/ui-draw-path.newfigurewitharc.html - [similar]
Description 6713
« Imagick::extentImage Imagick::flattenImages » PHP Manual Imagick Description Imagick::filter ( ... agick = new \ Imagick ( realpath ( $imagePath )); $matrix = [ [- 1 , 0 , - 1 ], [ 0 , 5 , 0 ], [- 1 , 0 , - ... 1 ], ]; $kernel = \ ImagickKernel :: fromMatrix ( $matrix ); $strength = 0.5 ; $kernel -> scale ( ...
https://man.plustar.jp/php/imagick.filter.html - [similar]
二つのアフィン変換行列を連結する 6648
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結 ... する imageaffinematrixconcat (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinema ... — 二つのアフィン変換行列を連結する 説明 imageaffinematrixconcat ( array $matrix1 , array $matrix2 ): array | ... に対して一度に適用したい場合に便利です。 パラメータ matrix1 アフィン変換行列 ( 0 から 5 までのキーに float 値 ... を持つ配列)。 matrix2 アフィン変換行列 ( 0 から 5 までのキーに float 値 ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
アフィン変換行列を取得する 6648
« imageaffinematrixconcat imagealphablending » PHP Manual GD および Image 関数 アフィン変換行列を ... 取得する imageaffinematrixget (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinematri ... xget — アフィン変換行列を取得する 説明 imageaffinematrixget ( int $type , array | float $options ): array | ... 失敗した場合に false を返します。 例 例1 imageaffinematrixget() の例 <?php $matrix = imageaffinematrixget ( I ... NSLATE , array( 'x' => 2 , 'y' => 3 )); print_r ( $matrix ); ?> 上の例の出力は以下となります。 Array ( [0] = ...
https://man.plustar.jp/php/function.imageaffinematrixget.html - [similar]
GUI用の拡張モジュール 6648
« XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡 ... aw\Pen — Draw Pen UI\Draw\Path — Draw Path UI\Draw\Matrix — Draw Matrix UI\Draw\Color — Color Representation ...
https://man.plustar.jp/php/refs.ui.html - [similar]
div および offset の係数を使用し、3x3 の畳み込み配列を適用する 6568
« imagecolortransparent imagecopy » PHP Manual GD および Image 関数 div および offset の係数を使 ... する 説明 imageconvolution ( GdImage $image , array $matrix , float $divisor , float $offset ): bool 画像に畳み ... のような画像作成関数が返す GdImage オブジェクト。 matrix 3x3 の配列。三つの float 値からなる三つの配列の配列 ...
https://man.plustar.jp/php/function.imageconvolution.html - [similar]
現在のアフィン変換行列を設定する 6568
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ... /Rotate the drawing co-ordinates. The shear affine matrix //produces incorrectly scaled drawings. $affineRot ... , "tx" => 30 , "ty" => 30 ); //The identiy affine matrix $affineIdentity = array( "sx" => 1 , "sy" => 1 , " ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
The ImagickKernel class 6470
« ImagickPixelIterator::syncIterator ImagickKernel::addKernel » PHP Manual ImageMagick The Imagi ... g $kernelString ): ImagickKernel public static fromMatrix ( array $matrix , array $origin = ? ): ImagickKern ... el public getMatrix (): array public scale ( float $scale , int $norma ... rnel::fromBuiltIn — Description ImagickKernel::fromMatrix — Description ImagickKernel::getMatrix — Descripti ... public , scale , array , addKernel , separate , getMatrix , fromMatrix , int ...
https://man.plustar.jp/php/class.imagickkernel.html - [similar]
Color Representation 6406
« UI\Draw\Matrix::translate UI\Draw\Color::__construct » PHP Manual UI Color Representation Colo ...
https://man.plustar.jp/php/class.ui-draw-color.html - [similar]
Description 6325
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... racterOutline (); $kernel = \ ImagickKernel :: fromMatrix ( self :: $correlateMatrix , [ 2 , 2 ]); $imagick ... ds all the pixels with 3 pixels of the right edge $matrix = [[ 1 , false , false , 0 ]]; $kernel = \ Imagick ... Kernel :: fromMatrix ( $matrix , [ 0 , 0 ] ); $canvas -> morphology (\ ... tline (); $leftEdgeKernel = \ ImagickKernel :: fromMatrix ([[ 0 , 1 ]], [ 1 , 0 ]); $rightEdgeKernel = \ Ima ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
PREV 1 2 3 4 NEXT