Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 37)
What is the main benefit of using Run-Length Encoding (RLE) in image compression?
It reduces the file size of images with repeating pixel values.
It increases the image resolution.
It can be used for all image types with the same effectiveness.
It encrypts the image data.
Explanation
RLE is effective for images with large areas of the same color, like simple graphics.
Comments (0)
