Accusoft ImagXpress 13
MBlur Method

The intensity of the motion blur. Larger values will result in a larger blurring result.

Valid range is between 1 and 25.

The horizontal velocity of the motion blur. Negative values blur from right to left; positive values blur from left to right.

Valid range is between -10 and 10.

The vertical velocity of the motion blur. Negative values blur from bottom to top; positive values blur from top to bottom.

Valid range is between -10 and 10.

Description
Creates a motion blur of the current image.
Syntax
Visual Basic
Public Sub MBlur( _
   ByVal IPMBlurI As Integer, _
   ByVal IPMBlurX As Integer, _
   ByVal IPMBlurY As Integer _
) 
Parameters
IPMBlurI

The intensity of the motion blur. Larger values will result in a larger blurring result.

Valid range is between 1 and 25.

IPMBlurX

The horizontal velocity of the motion blur. Negative values blur from right to left; positive values blur from left to right.

Valid range is between -10 and 10.

IPMBlurY

The vertical velocity of the motion blur. Negative values blur from bottom to top; positive values blur from top to bottom.

Valid range is between -10 and 10.

Remarks

See Also

ImagXpress Object  | ImagXpress Members  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback