Table of Contents ▸ List of Commands ▸ Image Drawing ▸ polka_dots | ◀ point | polygon ▶ |
polka_dots
Arguments:
- diameter>=0,_density,_offset1,_offset2,_angle,_aliasing,_shading,_opacity,_color,...
Description:
Draw dots pattern on selected images.Default values:
density=20, offset1=offset2=50, angle=0, aliasing=10, shading=1, opacity=1 and color=255.
Example of use:
image.jpg polka_dots 10,15,0,0,20,10,1,0.5,0,128,255
