検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 157 for realpath (0.013 sec.)
平行四辺形を作成する 5424
« Imagick::shaveImage Imagick::sigmoidalContrastImage » PHP Manual Imagick 平行四辺形を作成する ... , $shearX , $shearY ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick -> shearimage ( $color , ...
https://man.plustar.jp/php/imagick.shearimage.html - [similar]
鉛筆画をシミュレートする 5424
« Imagick::sigmoidalContrastImage Imagick::smushImages » PHP Manual Imagick 鉛筆画をシミュレート ... s , $sigma , $angle ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick -> sketchimage ( $radius ...
https://man.plustar.jp/php/imagick.sketchimage.html - [similar]
ピクセルを透過させる 5424
« Imagick::transformImageColorspace Imagick::transposeImage » PHP Manual Imagick ピクセルを透過さ ... or , $alpha , $fuzz ) { $imagick = new \ Imagick ( realpath ( "images/BlueScreen.jpg" )); //Need to be in a fo ...
https://man.plustar.jp/php/imagick.transparentpaintimage.html - [similar]
ウェーブフィルタを画像に適用する 5424
« Imagick::vignetteImage Imagick::whiteThresholdImage » PHP Manual Imagick ウェーブフィルタを画像 ... amplitude , $length ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick -> waveImage ( $amplitud ...
https://man.plustar.jp/php/imagick.waveimage.html - [similar]
pixel iterator をリセットする 5424
« ImagickPixelIterator::newPixelRegionIterator ImagickPixelIterator::setIteratorFirstRow » PHP M ... erator ( $imagePath ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imageIterator = $imagick -> getP ...
https://man.plustar.jp/php/imagickpixeliterator.resetiterator.html - [similar]
ファイルへの絶対パスを取得する 5424
« SplFileInfo::getPerms SplFileInfo::getSize » PHP Manual SplFileInfo ファイルへの絶対パスを取得 ... する SplFileInfo::getRealPath (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplFileInfo::getRea ... ルへの絶対パスを取得する 説明 public SplFileInfo::getRealPath (): string | false このメソッドは、すべてのシンボリ ... ない場合は false を返します。 例 例1 SplFileInfo::getRealPath() の例 <?php $info = new SplFileInfo ( '/..//./../ ... ../' . __FILE__ ); var_dump ( $info -> getRealPath ()); $info = new SplFileInfo ( '/tmp' ); var_dump ...
https://man.plustar.jp/php/splfileinfo.getrealpath.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 5424
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_D ... ig = array( "application" => array( "directory" => realpath ( dirname ( __FILE__ )) . "/application" , ), ); / ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
ファイルから XML を読み込む 5366
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み ... と、 パフォーマンスが著しく低下します。そんな場合は realpath() をコールしましょう。 パラメータ filename XML ドキ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
傾きを除去する 5366
« Imagick::deleteImageProperty Imagick::despeckleImage » PHP Manual Imagick 傾きを除去する Imagi ... wImage ( $threshold ) { $imagick = new \ Imagick ( realpath ( "images/NYTimes-Page1-11-11-1918.jpg" )); $deske ...
https://man.plustar.jp/php/imagick.deskewimage.html - [similar]
モーションブラーをシミュレートする 5366
« Imagick::mosaicImages Imagick::negateImage » PHP Manual Imagick モーションブラーをシミュレート ... , $angle , $channel ) { $imagick = new \ Imagick ( realpath ( $imagePath )); $imagick -> motionBlurImage ( $ra ...
https://man.plustar.jp/php/imagick.motionblurimage.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT