Which of the following correctly describes the purpose of run-length encoding (RLE) as a data compression technique?
- It removes duplicate files stored on a hard drive
- It converts image data from bitmap format into vector format
- It stores repeated consecutive data values as a count and a value pair
- It reduces colour depth to decrease the number of colours in an image