Application Programming Interfaces¶
All XIMEA cameras are supported by our unified API/SDK.
| GenTL | GenICam standard transport layer interface, grabbing images | |
| m3API | Legacy API/SDK , plain C/C++ (Not recommended for new developments) | |
| xiAPI | Streamlined API/SDK, plain C/C++ | |
| xiAPI.NET | Managed .NET Common Language Runtime (CLR) API/SDK | |
| RAW to DNG | Convert RAW pixel data to Digital Negative (DNG) image format. |
Software packages¶
Software packages contains camera drivers, API libraries, examples.
For Windows: XIMEA API Software Package
For Linux: XIMEA Linux Software Package

»
APIs