Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
RGBA color model
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|RGB color model with an opacity channel}} {{redirect|ARGB|the colorspace developed by Adobe in the late 1990s|Adobe RGB color space}} {{Use dmy dates|date=October 2020}} {{multiple issues| {{more footnotes|date=October 2012}} {{more citations needed|date=October 2012}} }} [[File:RGBA comp.png|thumb|240px|Example of an RGBA image composited over a checkerboard background. alpha is 0% at the top and 100% at the bottom.]] '''RGBA''' stands for '''red green blue alpha'''. While it is sometimes described as a [[color space]], it is actually a three-channel [[RGB color model]] supplemented with a fourth ''alpha channel''. Alpha indicates how opaque each pixel is and allows an image to be combined over others using [[alpha compositing]], with [[transparency (graphic)|transparent]] areas and [[spatial anti-aliasing|anti-aliasing]] of the edges of opaque regions. Each pixel is a [[4D vector]]. The term does ''not'' define what RGB color space is being used. It also does not state whether or not the colors are [[alpha compositing#premultiplied|premultiplied]] by the alpha value, and if they are it does not state what color space that premultiplication was done in. This means more information than just "RGBA" is needed to determine how to handle an image. In some contexts the abbreviation "RGBA" means a specific memory layout (called [[#RGBA8888|RGBA8888]] below), with other terms such as "BGRA" used for alternatives. In other contexts "RGBA" means any layout.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)