検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 407 for Content (0.023 sec.)
画像の輪郭からピクセルを刈り取る 4024
« Imagick::sharpenImage Imagick::shearImage » PHP Manual Imagick 画像の輪郭からピクセルを刈り取る ... )); $imagick -> shaveImage ( 100 , 50 ); header ( "Content-Type: image/jpg" ); echo $imagick -> getImageBlob ...
https://man.plustar.jp/php/imagick.shaveimage.html - [similar]
Description 4024
« Imagick::sketchImage Imagick::solarizeImage » PHP Manual Imagick Description Imagick::smushIma ... ); $smushed -> setImageFormat ( 'jpg' ); header ( "Content-Type: image/jpg" ); echo $smushed -> getImageBlob ...
https://man.plustar.jp/php/imagick.smushimages.html - [similar]
無地の画像を作成する 4024
« Imagick::sparseColorImage Imagick::spreadImage » PHP Manual Imagick 無地の画像を作成する Imagi ... $width , $height , $startX , $startY ); header ( "Content-Type: image/jpg" ); echo $imagick -> getImageBlob ...
https://man.plustar.jp/php/imagick.spliceimage.html - [similar]
Description 4024
« Imagick::spreadImage Imagick::steganoImage » PHP Manual Imagick Description Imagick::statistic ... ticType , $width , $height , $channel ); header ( "Content-Type: image/jpg" ); echo $imagick -> getImageBlob ...
https://man.plustar.jp/php/imagick.statisticimage.html - [similar]
Returns the image as a string 4024
« Imagick::tintImage Imagick::transformImage » PHP Manual Imagick Returns the image as a string ... はパラメータはありません。 戻り値 Returns the string content on success or an empty string on failure. 参考 Ima ...
https://man.plustar.jp/php/imagick.tostring.html - [similar]
Description 4024
« ImagickKernel ImagickKernel::addUnityKernel » PHP Manual ImagickKernel Description ImagickKern ... ath )); $imagick -> filter ( $kernel1 ); header ( "Content-Type: image/jpg" ); echo $imagick -> getImageBlob ...
https://man.plustar.jp/php/imagickkernel.addkernel.html - [similar]
定義済み定数 4024
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義 ... す。 LDAP_CONTROL_SYNC ( string ) コントロール定数 - Content Synchronization Operation ( » RFC 4533 ). PHP 7.3. ... P_CONTROL_SYNC_STATE ( string ) コントロール定数 - Content Synchronization Operation State ( » RFC 4533 ). PH ... AP_CONTROL_SYNC_DONE ( string ) コントロール定数 - Content Synchronization Operation Done ( » RFC 4533 ). PHP ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
finfo クラス 3982
« mime_content_type finfo::buffer » PHP Manual Fileinfo finfo クラス finfo クラス (PHP 5 >= 5.3. ...
https://man.plustar.jp/php/class.finfo.html - [similar]
Get BLOB/CLOB data size 3982
« cubrid_lob_send cubrid_lob2_bind » PHP Manual CUBRID 関数 Get BLOB/CLOB data size cubrid_lob_s ... <?php $lobs = cubrid_lob_get ( $con , "SELECT doc_content FROM doc WHERE doc_id=5" ); echo "Doc size:" . cub ...
https://man.plustar.jp/php/function.cubrid-lob-size.html - [similar]
再サンプリングを行いイメージの一部をコピー、伸縮する 3982
« imagecopymergegray imagecopyresized » PHP Manual GD および Image 関数 再サンプリングを行いイメ ... ' ; $percent = 0.5 ; // コンテントタイプ header ( 'Content-Type: image/jpeg' ); // 新規サイズを取得します lis ... 00 ; $height = 200 ; // コンテントタイプ header ( 'Content-Type: image/jpeg' ); // 新規サイズを取得します lis ...
https://man.plustar.jp/php/function.imagecopyresampled.html - [similar]