ホーム
PHP
Tags
PHPチュートリアル
最新記事一覧
日本語
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
現在の位置:
ホーム
>
関数カテゴリ一覧
>
imagecolorallocate
imagecolorallocate
画像に色を割り当てます
名前:
imagecolorallocate
カテゴリ:
画像処理GD
対応言語:
php
一言説明:
画像に色を割り当てます
関連内容
ImageColorAllocateを使用して透明な色を割り当てる方法
3
類似の関数
gd_info
gd_info
現在インストールされているGDライブラリ
imagefontheight
imagefontheight
フォントの高さを取得します
imagearc
imagearc
アークの形を描きます
imagecopyresampled
imagecopyresampled
再サンプリングを使用して画像の一部をコピ
imagerectangle
imagerectangle
長方形を描きます
imagegetclip
imagegetclip
カット長方形を取得します
imagecrop
imagecrop
与えられた長方形に画像をトリミングします
imagecreatefromxbm
imagecreatefromxbm
ファイルまたはURLから新しい画像を作成
人気記事(にんききじ)
ImageColorAllocateを使用して透明な色を割り当てる方法