Accusoft ImagXpress 12
MBlur Method
See Also  Send comments on this topic.
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.

AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : MBlur Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.