In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces you how the RGB format is, the content is very detailed, interested friends can refer to, hope to be helpful to you.
I. Overview
Speaking of RGB, we must be no stranger, three primary colors, Red, Green, Blue, the range of each color value is 0 255, so each color with 1 byte = 8 bit can be completely expressed in the computer. And R, G, B different combinations produce almost all colors, of course, the colors in nature are much richer than these, using R, G, B way, if expressed in 24 color depth, the number of colors that can be expressed in the computer is 2 ^ 8 * 2 ^ 8 * 2 ^ 8 = 16777216, which is not as rich as nature, but it is enough to show the world, , you think.
Second, the format of RGB:
To put it simply, the representation of RGB in a computer is mainly divided into two categories, one is index form, the other is pixel form:
(1) Index:
Such as RGB1, RGB4,RGB8, each pixel is represented by 1 bit, 4 bit, and 8 bit, respectively, so these bit store not the actual RMagi G, B values, but the index of the pixels of the corresponding points in the color palette (which will be covered later).
(2) Pixel form:
These formats, such as RGB565,RGB555 and RGB24,RGB32,ARGB32, store the values of RMagne G and B for each pixel. RGB24, for example, uses eight bit to represent R, G, and B.
About how the RGB format is shared here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.