Computer Science for IGCSE & O level - Data Representation (Section 16 - No. 45)
What is one of the primary applications of RLE (Run Length Encoding)?
Encryption of data.
Compression of images with large areas of the same color.
Creation of high-quality audio files.
Conversion of video formats.
Explanation
RLE is particularly efficient for compressing images with regions of uniform color, like those often found in simple graphics or icons.
Comments (0)
