G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
Banner Institutions GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 4.0.4 (2026/08/19)

Reference
Table of Contents  ▸  List of Commands  ▸  Reptorian's Commands  ▸  rep_ellsworth_board◀  rep_exponential_sigmoid_adjustment    |    rep_complexion_burst  ▶

rep_ellsworth_board

Arguments:

  • sqr_size,_border_size[%],_border_value[%],_distribution,_{pal_id,[image]},_background_hex,fit_mode,_color_space,_exterior_border_color...

Description:

Outputs a color board based on colored square tiles art made by Ellsworth Kelly with transparent areas.

 

(equivalent to shortcut command rep_ekb).

sqr_size defines the painted square size.
_border_size defines the size of border. Negative number will take away areas from the painted squares. Positive number will separate painted areas by this amount.
_border_value defines the gray level of border.
_distribution defines the probability of a square to be painted.
_{pal_id,[image]} defines the color. If you choose a name of a existing palette, then this will be the base of the colors of the square. Otherwise, it will be based off the palette.
_background_hex defines the background color. This is based on RGB-Hex value.
_fit_mode defines whether the resulting board should exceed the size of the original image.
_color_space defines the color space of the board.
_border_color defines the color of the border. Dependent on color space.

Default values:

_border_size=10%,_border_value=50%,_distribution=50%,{pal_id,[image]}=120,_background_hex=n/a,_fit_mode=0,_color_space=0,_exterior_border_color=n/a

 
Author: Reptorian
G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

G'MIC is an open-source software distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). Copyrights (C) Since July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.