| Table of Contents ▸ List of Commands ▸ Image Drawing ▸ thickline | ◀ thickellipse | thickpolygon ▶ | 
thickline
Arguments:
- x0[%],y0[%],x1[%],y1[%],_thickness,_opacity,_color1
 
Description:
Draw specified colored thick line on selected images.Default values:
thickness=2, opacity=1 and color1=0.
Example of use:
 400,400,1,3 repeat 100 thickline {u([w,h,w,h,5])},0.5,${-rgb} done
    

  
                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