| Table of Contents ▸ List of Commands ▸ Image Drawing ▸ axes | ◀ arrow | ball ▶ |
axes
Arguments:
- x0,x1,y0,y1,_font_height>=0,_opacity,_pattern,_color1,...
Description:
Draw xy-axes on selected images.pattern is an hexadecimal number starting with 0x which can be omitted
even if a color is specified.
To draw only one x-axis at row Y, set both y0 and y1 to Y.
To draw only one y-axis at column X, set both x0 and x1 to X.
Default values:
font_height=14, opacity=1, pattern=(undefined) and color1=0.
Example of use:
400,400,1,3,255 axes -1,1,1,-1


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