Bitmap and vector images Flashcards

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

What is a bit pattern?

A

A bit pattern is a sequence of binary digits, which can be used to represent text, images, video or sound

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

What is a pixel?

A

The smallest element in a digital image

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

What are the two types of images and how are they different?

A

A bitmap image/ a vector image

Bitmap images are made of pixels whereas vector images are made of a series of objects and their coordinates.

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

What is colour depth?

A

The number of bits per pixel. The higher the colour depth the more colours that can be represented

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

What is image resolution?

A

height x width = resolution

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

What is display resolution?

A

The number of dots per inch. The more dots the better the image resolution

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

What is metadata?

A

Is data about data. Provides details about the data such as the resolution, file size, colour depth.

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

How many colours do __ represent?

  • 1 bit
  • 2 bits
  • 4 bits
  • 6 bits
A
  • 1 bit = 2 colours
  • 2 bits = 4 colours
  • 4 bits = 16 colours
  • 6 bits = 64 colours
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is metadata used for?

A

Used to help it interpret the data because it’s stored in binary format

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

Formula for image file size

A

= resolution x colour depth
or
= width x height x colour depth

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

What edits can be made to objects in vector graphics?

A
Edit:
The shape of the object
Colour of lines or fill in an object
Size of object and thickness of lines
Reference position
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When are Bitmap and vector images used?

A

Bitmap images are used in digital photography as they produce realistic images

Vector images are used in engineering to create accurate and precise technical drawings. Can be used for clip art and logos also.

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

Do Bitmap or Vector images take up more storage, explain why.

A

Bitmap images use pixels so take up more storage whereas vector images use objects and coordinates so take up less space

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

Do Bitmap and Vector images retain their quality when resized?

A

Bitmap images lose quality when resized and can appear fuzzy whereas vector images retain their quality when rescaled.

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

Do Bitmap or Vector images use the most processing power?

A

Bitmap images use less processing power whereas Vector images use more processing power.

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

What is a drawing list?

A

It specifies how to redraw a vector image (by storing the images properties

17
Q

What’s an advantage of using vector graphics?

A

They have much smaller file sizes, transmit faster and often load faster

18
Q

When might a vector image be used?

A

For a company’s logo

- can be easily resized and will always appear crisply

19
Q

When might a bitmap image be used?

A

For retouching/editing photos