Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 974 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 974 Bytes

wxIA {#mainpage}

wxIA is a collection of cross-platform image acquisition classes for the wxWidgets GUI class library providing access to native image acquisition API's. Current support is for TWAIN on Windows (and soon on Mac, hopefully) and SANE on Linux. It was originally created by Derry Bryson in 2003.

Resources

Features

Currently implemented:

  • TWAIN image acquisition under Windows
  • wxWidgets 3.0.0 support

Currently not implemented:

  • SANE image acquisition

Requirements