Image processor implementation using the Image library.
The Image library provides a high-level API on top of libvips,
offering excellent performance and memory efficiency.
This module is only compiled when the :image dependency is available.
If :image is not installed, PhxMediaLibrary.ImageProcessor.Null is
used as the default processor instead.