Setf Expander
(setf (external-image-color-table external-image)
replacement-color-table) =>
An external image
A color table
external-image-color-table setf expander replaces the color table in external-image. The color table specified by replacement-color-table must be the same length as the external image's original color table. It is a vector of RGB color-specifications.