create_colormap/[1,2,3]
     create_colormap(-Colormap)
     create_colormap(?Visual, -Colormap)
     create_colormap(+Screen, ?Visual, -Colormap)
     

Colormap is a newly created colormap on Screen using Visual. Screen defaults to the default screen. Visual defaults to the Screen's default visual.