Results of 1 - 10 of about 10 for imagecolortransparent (0.013 sec.)
- 透明色を定義する 14248
- « imagecolorstotal imageconvolution » PHP Manual GD および Image 関数 透明色を定義する imagecolortransparent
...
rtransparent (PHP 4, PHP 5, PHP 7, PHP 8) imagecolortransparent — 透明色を定義する 説明 imagecolortransparent ( Gd ...
た。 8.0.0 color は、nullable になりました。 例 例1 imagecolortransparent() の例 <?php // 55x30 の画像を作成します $im = ima ...
llocate ( $im , 0 , 0 , 0 ); // 背景を透明にします imagecolortransparent ( $im , $black ); // 赤い矩形を描画します imagefil ...
, $red ); // 画像を保存します imagepng ( $im , './imagecolortransparent.png' ); imagedestroy ( $im ); ?> 上の例の出力は、 ...
-
https://man.plustar.jp/php/function.imagecolortransparent.html
- [similar]
- 画像パレットの色数を検出する 8742
- « imagecolorsforindex imagecolortransparent » PHP Manual GD および Image 関数 画像パレットの色数
...
-
https://man.plustar.jp/php/function.imagecolorstotal.html
- [similar]
- div および offset の係数を使用し、3x3 の畳み込み配列を適用する 8545
- « imagecolortransparent imagecopy » PHP Manual GD および Image 関数 div および offset の係数を使
...
-
https://man.plustar.jp/php/function.imageconvolution.html
- [similar]
- 線描画用のスタイルを設定する 8545
- « imagesetpixel imagesetthickness » PHP Manual GD および Image 関数 線描画用のスタイルを設定する
...
= imagecolorallocate ( $brush , 255 , 255 , 255 ); imagecolortransparent ( $brush , $w2 ); imagesetbrush ( $im , $brush ); ...
-
https://man.plustar.jp/php/function.imagesetstyle.html
- [similar]
- 塗りつぶし用のイメージを設定する 8545
- « imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定す
...
です。 全ての GD イメージをタイルとして使用可能で、 imagecolortransparent() でタイルの透過色 ID を設定することにより、 その一 ...
-
https://man.plustar.jp/php/function.imagesettile.html
- [similar]
- 画像をブラウザあるいはファイルに出力する 8330
- « imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは
...
m* 関数から返されたものです。 画像フォーマットは、 imagecolortransparent() を 用いて画像を透明化しない限り GIF87a となります ...
-
https://man.plustar.jp/php/function.imagegif.html
- [similar]
- GD および Image 関数 8241
- « imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ
...
する imagecolorstotal — 画像パレットの色数を検出する imagecolortransparent — 透明色を定義する imageconvolution — div および o ...
-
https://man.plustar.jp/php/ref.image.html
- [similar]
- 画像処理 (GD) 8134
- « read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ
...
する imagecolorstotal — 画像パレットの色数を検出する imagecolortransparent — 透明色を定義する imageconvolution — div および o ...
-
https://man.plustar.jp/php/book.image.html
- [similar]
- リソース型の一覧 8044
- « その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の
...
t() , imagecolorsforindex() , imagecolorstotal() , imagecolortransparent() , imagecopy() , imagecopyresized() , imagedashed ...
-
https://man.plustar.jp/php/resource.html
- [similar]
- 変更履歴 7937
- « サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし
...
前のバージョンでは、resource が期待されていました。 imagecolortransparent image は、 GdImage クラスのインスタンスを期待するよ ...
前のバージョンでは、resource が期待されていました。 imagecolortransparent color は、nullable になりました。 imageconvolution ...
-
https://man.plustar.jp/php/doc.changelog.html
- [similar]
PREV
1
NEXT