| Table of Contents ▸ List of Commands ▸ Image Drawing ▸ thickcircle | ◀ spline | thickellipse ▶ |
thickcircle
Arguments:
- x[%],y[%],R[%],_thickness>=0,_opacity,_color1,...
Description:
Draw specified colored thick outlined circle on selected images.Default values:
thickness=3, opacity=1 and color1=0.
Example of use:
400,400 repeat 15 { R:=lerp(10,190,$%) thickcircle 200,200,$R,2,1,$R } n 0,255 map 7


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