| Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ set | ◀ roundify | threshold ▶ |
set | Built-in command |
Arguments:
- value,_x[%],_y[%],_z[%],_c[%]
Description:
Set pixel value in selected images, at specified coordinates.(equivalent to shortcut command =).
If specified coordinates are outside the image bounds, no action is performed.
Default values:
x=y=z=c=0.
Examples of use:
• Example #1
2,2 set 1,0,0 set 2,1,0 set 3,0,1 set 4,1,1
• Example #2
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> repeat 10000 { set 255,{u(100)}%,{u(100)}%,0,{u(100)}% }


Home
Download
News
Mastodon
Bluesky
X
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