SetAlphaChannel[color]
color に完全な不透明度を加える.
SetAlphaChannel[color,a]
color に不透明度を a を加える.
SetAlphaChannel[image,…]
image にアルファチャンネルを加える.
SetAlphaChannel[video,…]
video のフレームにアルファチャンネルを加える.


SetAlphaChannel
SetAlphaChannel[color]
color に完全な不透明度を加える.
SetAlphaChannel[color,a]
color に不透明度を a を加える.
SetAlphaChannel[image,…]
image にアルファチャンネルを加える.
SetAlphaChannel[video,…]
video のフレームにアルファチャンネルを加える.
詳細

- SetAlphaChannelは,全画素に固定の不透明度を使うか全画素に不透明度を含む画像を使うかして,アルファチャンネルがある画像を返す.アルファチャンネルは,主に関心領域のハイライトまたは画像のマスキングに使われる.
- SetAlphaChannel[image]はSetAlphaChannel[image,1]に等しい.
- SetAlphaChannel[image,a]の a はスカラー値または image と次元が等しい画像でよい.
- 色または画像に不透明度を設定するときは,既存の不透明度特性は無視される.
- SetAlphaChannelは任意の有効な色指示子および有効な色空間の2Dまたは3Dの画像でよい.つまり,ColorSpaceオプションの任意の設定値(Automatic以外)でよい.

例題
すべて開く すべて閉じるスコープ (8)
アプリケーション (4)
関連項目
RemoveAlphaChannel AlphaChannel ColorCombine ColorSeparate RemoveBackground
Function Repository: AlphaChannelSetter
関連するガイド
-
▪
- 色の処理 ▪
- 基本的な画像の操作 ▪
- 画像計算機能の更新履歴 ▪
- 色 ▪
- 画像の処理と解析 ▪
- 動画計算機能の更新履歴
テキスト
Wolfram Research (2010), SetAlphaChannel, Wolfram言語関数, https://reference.wolfram.com/language/ref/SetAlphaChannel.html (2022年に更新).
CMS
Wolfram Language. 2010. "SetAlphaChannel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/ref/SetAlphaChannel.html.
APA
Wolfram Language. (2010). SetAlphaChannel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SetAlphaChannel.html
BibTeX
@misc{reference.wolfram_2025_setalphachannel, author="Wolfram Research", title="{SetAlphaChannel}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/SetAlphaChannel.html}", note=[Accessed: 14-September-2025]}
BibLaTeX
@online{reference.wolfram_2025_setalphachannel, organization={Wolfram Research}, title={SetAlphaChannel}, year={2022}, url={https://reference.wolfram.com/language/ref/SetAlphaChannel.html}, note=[Accessed: 14-September-2025]}