| 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'


Home
Download
News
Mastodon
Bluesky
X
Summary - 18 Years
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue