Author |
Topic  |
|
klausdoege
  
Germany
389 Posts |
Posted - Aug 04 2011 : 11:43:43
|
Hello,
 45.6 KB if I imageenview1.Proc.MotionBlur(0, 5, 15) use, so the picture is not moved equally to the right and left. I have the impression, the movement is postponed too far to the left. That also happens, if I imageenview1.Proc.MotionBlur(180, 5, 15) use. Do I make somewhat wrong?
Greetings Klaus
Klaus |
|
fab
   
1310 Posts |
Posted - Aug 05 2011 : 12:02:39
|
ImageEnView.Proc.MotionBlur(0, 5, 15): "moves" the image to the left (0 degrees):

ImageEnView.Proc.MotionBlur(180, 5, 15): moves the image to the right (180 degrees):

Hope this clears. |
 |
|
klausdoege
  
Germany
389 Posts |
Posted - Aug 09 2011 : 15:36:51
|
Hello, O.K. I thought the movement goes simultaneously to the left and right.
Klaus |
 |
|
|
Topic  |
|
|
|