Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Image Processing & Analysis > Color Processing > RemoveAlphaChannel >
Mathematica > Visualization and Graphics > Graphics Options & Styling > Colors > Color Processing > RemoveAlphaChannel >
Mathematica > Visualization and Graphics > Symbolic Graphics Language > Graphics Directives > Colors > Color Processing > RemoveAlphaChannel >

RemoveAlphaChannel

RemoveAlphaChannel[image]
removes all opacity information from image.
RemoveAlphaChannel
removes opacity by blending all pixels with the background color c.
Drop the alpha channel from an image:
Remove opacity by blending with a white background:
Drop the alpha channel from an image:
In[1]:=
Click for copyable input
Out[1]=
 
Remove opacity by blending with a white background:
In[1]:=
Click for copyable input
Out[1]=
Remove opacity by blending with an orange background:
On an image with no alpha channel, the input image is returned:
Create artistic effects using alpha blending:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF