| Table of Contents ▸ List of Commands ▸ Reptorian's Commands ▸ rep_duplicate_by_shift_distance_angle_xy | ◀ rep_shift_distance_angle_xy | rep_fragment_blur ▶ |
rep_duplicate_by_shift_distance_angle_xy
Arguments:
- duplicates_count>=2,_radius_offset>0,_offset_angle,_keep_original={ 0=remove_original | 1=keep_original },_boundary_condition={ 0=None | 1=Neumann | 2=Periodic | 3=Mirror },_interpolation={ 0=nearest_neighbor | 1=linear }
Description:
Creates copies of image at a distance from original point.(equivalent to shortcut command rep_dupsdaxy).
_radius_offset refers to the distance the duplicates are from the original image. Each circular duplicates are of the same distance. radius_offset can be in percentage form, or in integer form. When it is in percentage form, the length of each duplicates offset is equal to the percentage of diagonal of image.
_offset_angle refers to the starting angle the original duplicate is at. The primary duplicate starts from the right.
Default values:
_radius_offset={sqrt(w^2+h^2)*.05},_offset_angle=0,_keep_original=0,_boundary_condition=0,'_interpolation=1'


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