Diversions
 Pixel Joint Forum : The Lounge : Diversions
Message Icon Topic: What is 8bit? Post Reply Post New Topic
Author Message
slym
Commander
Commander
Avatar

Joined: 04 January 2024
Online Status: Offline
Posts: 116
Quote slym Replybullet Topic: What is 8bit?
    Posted: 06 July 2009 at 11:53am
I really never understood what 8 bit is. Or 16 bit, 32 bit, 64 bit, etc. What is 8 bit?
IP IP Logged
Hatch
Admiral
Admiral
Avatar

Joined: 05 August 2015
Online Status: Offline
Posts: 1387
Quote Hatch Replybullet Posted: 06 July 2009 at 12:06pm
Any "bit" number is 2 to the power of that number. For example, 8-bit is 2 to the power of 8, or 256. So an 8-bit image can use up to 256 colors. 1 bit is 2 colors, 16-bit is 65,356 colors and 32-bit is a whopping 4,294,967,296 colors. You can figure out the other bit values.

The reason for the powers of two is technical. Basically, a pixel in a 1-bit image uses the smallest unit of memory, a bit. The single bit can either be "on" or "off", 1 or 0, true or false, black or white. There are only two unique configurations of the single bit, so it can only contain two unique colors. A 2-bit image can use four colors, so a single two-bit pixel uses, you guessed it, two bits of memory. The possible configurations of two bits of memory are:

1) 00
2) 01
3) 10
4) 11

Since it can contain 4 unique settings, it can contain 4 unique colors, and so on up the bit values. And believe it or not, everything on your computer is made up of these little 1s and 0s.

I know this is probably way more technical than what you were after, and I know I haven't explained it well. hopefully someone else can make it clearer (I need an editor :P).

Edited by Hatch - 06 July 2009 at 12:23pm
IP IP Logged
greenraven
Commander
Commander
Avatar

Joined: 08 September 2016
Online Status: Offline
Posts: 2598
Quote greenraven Replybullet Posted: 06 July 2009 at 1:34pm
Originally posted by Hatch

I know this is probably way more technical than what you were after, and I know I haven't explained it well. hopefully someone else can make it clearer (I need an editor :P).


The short answer Hatch was going for was: Really crappy graphics. XD
"pwnage comes with patience, practice and planning." ~ Jalonso   
IP IP Logged
ellie-is
Commander
Commander
Avatar

Joined: 12 September 2021
Online Status: Offline
Posts: 706
Quote ellie-is Replybullet Posted: 06 July 2009 at 1:42pm
Well, if you think about Hatch's answer as being the definition of 8 bits, then 8 bits = pic with 256 colors. Pic with 256 colors aint really crappy graphics, is it?
IP IP Logged
Blueberry_pie
Rear Admiral
Rear Admiral
Avatar

Joined: 24 July 2015
Online Status: Offline
Posts: 2176
Quote Blueberry_pie Replybullet Posted: 07 July 2009 at 4:05am
How long have you been on this site now, greenraven? You should know better than that. Graphical limitations do not automatically make an image crappy.

When people say 8-bit, they're often referring to NES graphics (even though it was actually the processor that was 8-bit, which didn't really have a lot to do with the system's graphic capabilities).
IP IP Logged
Hatch
Admiral
Admiral
Avatar

Joined: 05 August 2015
Online Status: Offline
Posts: 1387
Quote Hatch Replybullet Posted: 07 July 2009 at 6:07am
yerp, the bit numbers that video game console companies made such a big deal about didn't actually matter much to the consumer. They were just marketing bluster.
IP IP Logged
greenraven
Commander
Commander
Avatar

Joined: 08 September 2016
Online Status: Offline
Posts: 2598
Quote greenraven Replybullet Posted: 07 July 2009 at 6:37am
Originally posted by Blueberry_pie

How long have you been on this site now, greenraven? You should know better than that. Graphical limitations do not automatically make an image crappy.


It was more or less a joke. I was merely comparing it to modern 3d rendered graphics.
"pwnage comes with patience, practice and planning." ~ Jalonso   
IP IP Logged
slym
Commander
Commander
Avatar

Joined: 04 January 2024
Online Status: Offline
Posts: 116
Quote slym Replybullet Posted: 07 July 2009 at 11:18am
So then 4 bit is only 16 colors, 3 bit is only 8 colors, etc. Ok I get it now, Thanks for the replies.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum