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_technorobbo_intense_filtering◀  rep_tr_pixel_sharpener    |    rep_color_modulo_texture  ▶

rep_technorobbo_intense_filtering

Arguments:

  • 0<=hue<=360,_gain,_mix,_style_based_on={ 0=Original | 1=Grayscale | 2=Hue },_use_255={ 0=1 | 1=255 }

Description:

This command is a color filter and augmenter. The code is based from TechnoRobbo's Intense Filtration source code - https://forums.getpaint.net/topic/30148-trs-intense-filtration-v-13-oct-092014/

(equivalent to shortcut command rep_trif).


Warning: This command only works on images with 3 or 4 channel image. It doesn't discriminate between CMYK and RGBA image! So, make sure they're all RGB/RGBA images before using this command!

hue defines the color to augment.
_gain defines the coefficient of image or number to multiple on data based on original image.
_mix defines the strength of the filter.
_style_based_on defines the style output of the filter based on corresponding name for number defined by filter.
_use_255 defines the maximum value for RGB image. If using float values from 0-1 range, then set to 0, else set to 1.

Default values:

_gain=2,_mix=1,_style_based_on=0,'_use_255=1'

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.