Image.rotationalBlur

Applies a rotational blur to the image.

class Image
void
rotationalBlur

Parameters

angle double

The angle of the rotational blur, in degrees.

channel ChannelType

If no channels are specified, blurs all the channels.

Meta