Imageflow (imageflow v0.4.1) View Source
There are two main ways of using imageflow_ex
:
Imageflow.Graph
, which is the high-level graph-like API, inspired by [Imageflow.NET](https://github.com/imazen/imageflow-dotnet]Imageflow.Native
which provibes lower-level access to Rust binding. Shouldn't be needed unless you need really specific features which aren't yet implemented in the Graph API (but please open an issue so the API can evolve).
Link to this section Summary
Functions
Returns the version string of the current imageflow Rust crate being used
Link to this section Functions
Returns the version string of the current imageflow Rust crate being used