Function fillColor

Fill image with solid color

void fillColor (
  SuperImage simg,
  Color4f col
);