PolarDistortBrush(id[, rmax, rmin, cx, cy, start, end, smooth])
id. The optional arguments can be used to control the parameters for
the polar distortion. The rmin and rmax arguments specify the minimum
and maximum radii to use. cx and cy can be used to specify the center
point for the distortion. Both the radius values and the center point must
be specified in pixels. start and end specify the start and end angles
for the polar distortion. Finally, the optional argument smooth can be
used to enable antialiased pixel interpolation which leads to a smoother
appearance but takes longer to calculate.
False)