This module implements the packed RGB _color type.
It is common in computer graphics to perform compression of image data to save
runtime memory. There is a very wide variety of common compressed image formats.
This module aims to support all of them!
This module implements the packed RGB _color type.
It is common in computer graphics to perform compression of image data to save runtime memory. There is a very wide variety of common compressed image formats. This module aims to support all of them!