|
SOLUTIONS
|
Mathematica
>
Data Manipulation
>
Image Processing & Analysis
>
Color Processing
>
RemoveAlphaChannel
BUILT-IN MATHEMATICA SYMBOL
RemoveAlphaChannel[image]
removes all opacity information from image.
RemoveAlphaChannel[image, c]
removes opacity by blending all pixels with the background color c.
DetailsDetails
- RemoveAlphaChannel[image, ...] returns image if it does not contain an alpha channel.
- RemoveAlphaChannel works with Image3D objects.
New in 8 | Last modified in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




