philips-isyntax-rs 0.2.2

Rust bindings to the Philips Open Pathology C++ library
Documentation
# philips-isyntax-rs

![CI](https://github.com/AzHicham/philips-isyntax-rs/actions/workflows/workflow.yml/badge.svg)
[![codecov](https://codecov.io/gh/AzHicham/philips-isyntax-rs/branch/main/graph/badge.svg?token=RZMS9U1W97)](https://codecov.io/gh/AzHicham/philips-isyntax-rs)

Rust bindings to Philips Open Pathology C++ library ([http://openpathology.philips.com/](http://openpathology.philips.com/)).

This work has no affiliations with Philips.

The Philips Pathology SDK software toolset provides software developers full access to the data and information stored in iSyntax file format.

Philips-isyntax-rs can read virtual slides in these formats:

* [isyntax] `.isyntax`
* [i2syntax] `.i2syntax`

## Requirements

* Rust ≥ 1.56
* Philips Open Pathology C++ SDK

## More Information

- [GitHub]https://github.com/AzHicham/philips-isyntax-rs