Digital Graphics Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is binary and how do you convert denary numbers into binary?

A

Binary is a number system that only uses two digits: 1 and 0
to convert denary to binary is to divide the number by 2 and mark down the remainder (1 or 0) and repeat it

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you convert from binary to denary?

A

To convert binary to denary Put the decimal values 128, 64, 32, 16, 8, 4, 2, 1 into a table row, Next, copy the binary number into the row below For each column with the binary value 1, add the corresponding denary value to get your result.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you using binary describe how images are made up of pixels?

A

Each pixel in an image is made up of binary numbers. If we say that 1 is black (or on) and 0 is white (or off), then a simple black and white picture can be created using binary.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are Bitmap images?

A

A bitmap (also called “raster”) graphic is created from rows of different colored pixels that together form an image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are vector images?

A

A vector image is an image created using mathematical formulas to represent the image, rather than using a grid of pixels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly