| Table of Contents ▸ List of Commands ▸ Image Drawing ▸ grid | ◀ graph | image ▶ |
grid
Arguments:
- size_x[%]>=0,size_y[%]>=0,_offset_x[%],_offset_y[%],_opacity,_pattern,_color1,...
Description:
Draw xy-grid on selected images.pattern is an hexadecimal number starting with 0x which can be omitted
even if a color is specified.
Default values:
offset_x=offset_y=0, opacity=1, pattern=(undefined) and color1=0.
Examples of use:
• Example #1
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> grid 10%,10%,0,0,0.5,255
• Example #2
400,400,1,3,255 grid 10%,10%,0,0,0.3,0xCCCCCCCC,128,32,16


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