検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 231 for (0.084 sec.)
多角形を描画する 4308
« imagepng imagerectangle » PHP Manual GD および Image 関数 多角形を描画する imagepolygon (PHP 4 ... 定されます。 color imagecolorallocate() で作成された識別子。 戻り値 成功した場合に true を、失敗した場合 ... e = imagecreatetruecolor ( 400 , 300 ); // 多角形のを選択します $col_poly = imagecolorallocate ( $image ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
指定された角度で画像を回転する 4308
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する ... ます。 background_color 回転後、カバーされない部分の。 ignore_transparent この引数は使われていません。 戻 ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
線描画用のスタイルを設定する 4308
« imagesetpixel imagesetthickness » PHP Manual GD および Image 関数 線描画用のスタイルを設定する ... imagesetstyle() は、特別な IMG_COLOR_STYLED またはを有するイメージの線 IMG_COLOR_STYLEDBRUSHED を描画す ...
https://man.plustar.jp/php/function.imagesetstyle.html - [similar]
新しいパターンを開始する 4308
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern ... ものです。 ps_setcolor() をコールする際に pattern に空間を指定すると、 これはのように使用されます。 パ ... end_pattern() - パターンを終了する ps_setcolor() - を設定する ps_shading_pattern() - シェーディング用の ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
さまざまな方式で画像を歪める 4308
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Im ... l さまざまな方式で画像を歪めます。 これは、元画像のを新たな画像のに対応させることで行います。 新たな画 ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
画像のピクセルをインポートする 4308
« Imagick::implodeImage Imagick::inverseFourierTransformImage » PHP Manual Imagick 画像のピクセル ... xels() の例 <?php /* ピクセルの配列を生成します。各について 2000 ピクセルとなります */ $count = 2000 * ...
https://man.plustar.jp/php/imagick.importimagepixels.html - [similar]
4246
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基 ... の派生クラスを定義します。 基底クラスは食用かどうか、とかいった、一般的な野菜を記述します。 サブクラス Sp ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
楕円弧を描画し、塗りつぶす 4246
« imagefill imagefilledellipse » PHP Manual GD および Image 関数 楕円弧を描画し、塗りつぶす imag ... に数えます。 color imagecolorallocate() で作成された識別子。 style 次の選択肢のビット和。 IMG_ARC_PIE IM ... ます $image = imagecreatetruecolor ( 100 , 100 ); // を割り当てます $white = imagecolorallocate ( $image ...
https://man.plustar.jp/php/function.imagefilledarc.html - [similar]
freetype2 によるフォントを用いたテキストを囲む箱を取得する 4246
« imagefontwidth imagefttext » PHP Manual GD および Image 関数 freetype2 によるフォントを用いたテ ... agecolorallocate ( $im , 255 , 255 , 255 ); // 背景を白に設定します imagefilledrectangle ( $im , 0 , 0 ...
https://man.plustar.jp/php/function.imageftbbox.html - [similar]
データに依存する三角測量にもとづいて画像のサイズを変更する 4246
« Imagick::adaptiveBlurImage Imagick::adaptiveSharpenImage » PHP Manual Imagick データに依存する ... 存する三角測量にもとづいて画像のサイズを変更します。 が突然変わる箇所でのにじみを避けます。 たとえば、画像 ...
https://man.plustar.jp/php/imagick.adaptiveresizeimage.html - [similar]