3.19 image-structs

Usage:
include image-structs
import image-structs as ...
This library is deprecated.

It used to contain the definitions for Color, which you can now find by importing the color module instead.

To maintain backward compatibility, this library still provides those definitions, but your program should update to using the color library.