検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 48 for Kernel (0.023 sec.)
XLSWriter 10087
« rpmvercmp はじめに » PHP Manual テキスト以外の MIME 型 XLSWriter XLSWriter はじめに インストー ... 要件 インストール手順 リソース型 定義済み定数 Vtiful\Kernel\Excel — The Vtiful\Kernel\Excel class Vtiful\Kerne ... l\Excel::addSheet — Vtiful\Kernel\Excel addSheet Vtiful\Kernel\Excel::autoFilter — V ... tiful\Kernel\Excel autoFilter Vtiful\Kernel\Excel::constMemory ... — Vtiful\Kernel\Excel constMemory Vtiful\Kernel\Excel::__construct ...
https://man.plustar.jp/php/book.xlswriter.html - [similar]
The Vtiful\Kernel\Excel class 9830
« 定義済み定数 Vtiful\Kernel\Excel::addSheet » PHP Manual XLSWriter The Vtiful\Kernel\Excel clas ... s The Vtiful\Kernel\Excel class (PECL xlswriter >= 1.2.1) はじめに Cre ... ells and output xlsx files クラス概要 class Vtiful\Kernel\Excel { /* メソッド */ public __construct ( array ... oat $height , resource $format = ? ) } 目次 Vtiful\Kernel\Excel::addSheet — Vtiful\Kernel\Excel addSheet Vti ... ful\Kernel\Excel::autoFilter — Vtiful\Kernel\Excel autoFilter ...
https://man.plustar.jp/php/class.vtiful-kernel-excel.html - [similar]
Description 9769
« Imagick::morphImages Imagick::mosaicImages » PHP Manual Imagick Description Imagick::morpholog ... ( int $morphologyMethod , int $iterations , ImagickKernel $ImagickKernel , int $channel = Imagick::CHANNEL_D ... EFAULT ): bool Applies a user supplied kernel to the image according to the given morphology met ... ogy method. Typically this is a value of 1. ImagickKernel channel 戻り値 成功した場合に true を返します。 例 ... logy() <?php $imagick = $this -> getCharacter (); $kernel = \ ImagickKernel :: fromBuiltIn (\ Imagick :: KER ...
https://man.plustar.jp/php/imagick.morphology.html - [similar]
The Vtiful\Kernel\Format class 9421
« Vtiful\Kernel\Excel::setRow Vtiful\Kernel\Format::align » PHP Manual XLSWriter The Vtiful\Kernel ... el\Format class The Vtiful\Kernel\Format class (PECL xlswriter >= 1.2.1) はじめに Cr ... eate a cell format object クラス概要 class Vtiful\Kernel\Format { /* Constants */ const int FORMAT_ALIGN_LE ... ource $handle , int $style ) } 定義済み定数 Vtiful\Kernel\Format::FORMAT_ALIGN_LEFT Vtiful\Kernel\Format::FO ... RMAT_ALIGN_CENTER Vtiful\Kernel\Format::FORMAT_ALIGN_RIGHT Vtiful\Kernel\Format::F ...
https://man.plustar.jp/php/class.vtiful-kernel-format.html - [similar]
Description 8875
« ImagickKernel::getMatrix ImagickKernel::separate » PHP Manual ImagickKernel Description Imagic ... kKernel::scale (PECL imagick >= 3.3.0) ImagickKernel::scal ... e — Description 説明 public ImagickKernel::scale ( float $scale , int $normalizeFlag = ? ): ... void ScaleKernelInfo() scales the given kernel list by the given am ... t, with or without normalization of the sum of the kernel values (as per given flags). The exact behaviour o ...
https://man.plustar.jp/php/imagickkernel.scale.html - [similar]
Description 8830
« ImagickKernel::addKernel ImagickKernel::fromBuiltIn » PHP Manual ImagickKernel Description Ima ... gickKernel::addUnityKernel (PECL imagick >= 3.3.0) ImagickKer ... nel::addUnityKernel — Description 説明 public ImagickKernel::addUnityK ... oid Adds a given amount of the 'Unity' Convolution Kernel to the given pre-scaled and normalized Kernel. Thi ... the original image into the resulting convolution kernel. The resulting effect is to convert the defined ke ...
https://man.plustar.jp/php/imagickkernel.addunitykernel.html - [similar]
Vtiful\Kernel\Format align 8678
« Vtiful\Kernel\Format Vtiful\Kernel\Format::bold » PHP Manual Vtiful\Kernel\Format Vtiful\Kernel ... l\Format align Vtiful\Kernel\Format::align (PECL xlswriter >= 1.2.1) Vtiful\Ker ... nel\Format::align — Vtiful\Kernel\Format align 説明 public Vtiful\Kernel\Format::ali ... gn パラメータ handle xlsx file handle style Vtiful\Kernel\Format constant 戻り値 Resource 例 例1 example <?p ... = [ 'path' => './tests' ]; $excel = new \ Vtiful \ Kernel \ Excel ( $config ); $fileObject = $excel -> fileN ...
https://man.plustar.jp/php/vtiful-kernel-format.align.html - [similar]
Vtiful\Kernel\Format underline 8678
« Vtiful\Kernel\Format::italic プロセス制御 » PHP Manual Vtiful\Kernel\Format Vtiful\Kernel\Form ... at underline Vtiful\Kernel\Format::underline (PECL xlswriter >= 1.2.1) Vtiful ... \Kernel\Format::underline — Vtiful\Kernel\Format underline ... 説明 public Vtiful\Kernel\Format::underline ( resource $handle , int $style ... ) Vtiful\Kernel\Format underline format パラメータ handle xlsx fil ...
https://man.plustar.jp/php/vtiful-kernel-format.underline.html - [similar]
Vtiful\Kernel\Excel constructor 8648
« Vtiful\Kernel\Excel::constMemory Vtiful\Kernel\Excel::data » PHP Manual Vtiful\Kernel\Excel Vt ... iful\Kernel\Excel constructor Vtiful\Kernel\Excel::__construct ... (PECL xlswriter >= 1.2.1) Vtiful\Kernel\Excel::__construct — Vtiful\Kernel\Excel construct ... or 説明 public Vtiful\Kernel\Excel::__construct ( array $config ) Vtiful\Kernel ... => '/home/viest' ]; $excelObject = new \ Vtiful \ Kernel \ Excel ( $config ); ?> 関連キーワード: Vtiful , K ...
https://man.plustar.jp/php/vtiful-kernel-excel.construct.html - [similar]
The SVM class 8633
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... EPSILON_SVR = 3 ; const int NU_SVR = 4 ; const int KERNEL_LINEAR = 0 ; const int KERNEL_POLY = 1 ; const int ... KERNEL_RBF = 2 ; const int KERNEL_SIGMOID = 3 ; const int ... KERNEL_PRECOMPUTED = 4 ; const int OPT_TYPE = 101 ; const ... int OPT_KERNEL_TYPE = 102 ; const int OPT_DEGREE = 103 ; const in ...
https://man.plustar.jp/php/class.svm.html - [similar]
PREV 1 2 3 4 5 NEXT