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!
=== RGBA32 === {{Disputed section|date=December 2015}} In some software originating on big-endian machines such as [[Silicon Graphics]], colors were stored in 32 bits similar to ARGB32, but with the alpha in the ''bottom'' 8 bits rather than the top. For example, <code>808000FF</code> would be Red and Green:50.2%, Blue:0% and Alpha:100%, a brown. This is what you would get if RGBA8888 data was read as words on these machines. It is used in [[Netpbm#Transparency|Portable Arbitrary Map]] and in [[FLTK]], but in general it is rare. [[File:HexRGBAbits.png|RGBA pixel layout]] The bytes are stored in memory on a little-endian machine in the order ABGR.
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)