imagick_motionblur
(PECL)
imagick_motionblur -- Simulate motion blur
Beskrivelse
bool
imagick_motionblur ( resource image, float radius, float sigma, float angle )
Advarsel |
Denne funktion er på
nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til
rådighed. |
Parameterliste
image
Image handle
radius
Radius of the pixel neighborhood not counting the center pixel
sigma
Standard deviation of the Gaussian in pixels
angle
Apply the effect along this angle
Returneringsværdier
Returnerer TRUE ved succes, FALSE ved fejl.