1.2 Representing Characters, Images & Sounds

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

ASCII

American Standard Code for Information Interchange, a character encoding standard that uses 7 bits to represent up to 128 characters (0-127).

2
New cards

Extended ASCII

An extension of ASCII that uses 8 bits to represent up to 256 characters (0-255).

3
New cards

Unicode

A universal character encoding standard that supports 65,536 characters (16-bit), including emoji’s and language symbols (like Chinese, Arabic etc.)

4
New cards

Bitmap

An image format made up of pixels, with each pixel having a binary code representing its color.

5
New cards

Vector

An image format made up of geometric shapes.

6
New cards

Colour Depth

The number of bits used to represent colors in a pixel.

7
New cards

Image Resolution

The level of detail in an image, usually measured in pixels per inch, affecting the clarity and sharpness of the image.

8
New cards

Meta Data

Information about an image file, such as resolution, color depth, creation date, and location.

9
New cards

File Size Calculation

Formula to calculate image file size in bits based on color depth, image height, and image width.

10
New cards

Sample Rate

The frequency at which sound is sampled every second, influencing the quality and file size of digital sound.