Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Flip does not work

Last post 27 Mar 2008, 7:59 PM by Michal. 2 replies.
Sort Posts: Previous Next
  •  27 Mar 2008, 5:14 AM 13557

    Flip does not work

    Hi, I'm having the most bizarre problem.  Flip horizontally or vertically does not work in ImgX 6.4.0.12.

    I've placed an ImgX control on a VB6 (SP6) form with antialiasing, autoupdate, autozoom, and center all set to true.  Two buttons were added, one to load the image:

    ImgXCtrl1.Import.FromFile "C:\Share Folder\DSC_0883.JPG", , "No Undo"
     
    And a second button to then flip it:

    ImgXCtrl1.Effects.Flip ixoHorizontal, "No Undo"
    ImgXCtrl1.Update
    ImgXCtrl1.Refresh

    I put the update and refresh in there just to test if it made a difference, but it didn't.  The image cannot be flipped!  Rotation and other effects work but flip doesn't. 

    This is very strange.  Has anyone else seen this happen?


     

    Filed under:
  •  27 Mar 2008, 6:12 PM 13562 in reply to 13557

    Re: Flip does not work

    Can you try it using the ImgX Controls Demo? It's working for me using the same settings and version you described.

    Also check the version of AtalaImaging.dll:  It should be 1.0.22.13. 


    Glenn Chittenden Jr.
    Atalasoft Development Team
  •  27 Mar 2008, 7:59 PM 13564 in reply to 13562

    Re: Flip does not work

    Hi Glenn,

    I've tried the demo program and flip works in that.  My AtalaImaging.dll version is 1.0.22.7 so I'll download the latest version and try that.

    Very strange problem.


     

View as RSS news feed in XML