EP10 Camera Control

  • I have an EP10 application that takes colour photographs using the camera.

    Is there anyway to control things such as the image orientation at the preview stage?

    [ImagerScannerTriggerHelper].goImager.StartPreview(pictureBox1)

    Any help would be very much appreciated. If there is a sample or documentation, that would be enough.

    Thanks in advance

    Mike Bowen

    Kind Regards

    Mike Bowen
    Director

    Tel: 01202 888079     Email: mike.bowen@chansol.co.uk

  • Mike Bowen

    Is there anyway to control things such as the image orientation at the preview stage?

    The preview picture box (PsionTeklogix.Imager.CapturedImageBox) should automatically rotate to the correct orientation. 

    We also have, as of MDSDK 5.2, an auto-rotation API:  http://community.psion.com/downloads/developer_sdkhdk/m/mobile_devices_sdk/23298.aspx

    MDSDK 5.4 has a .NET API to complement this as well.