View Source Thumbelina.Internal (Thumbelina v0.0.2)

NIF wrapper/rust bindings for image processing library, Handles FFI Initialisation, scheduling and encoding/decoding to/from image-rs. see: https://docs.rs/image/latest/image/

batch api intended for batching calls of image bytes to be transformed on the scheduler's dirty cpu thread.

cast are serialised in a Threaded NIF that asynchronously sends a message back to a registered pid caller process.

Link to this section Summary

Link to this section Functions