Class VipsInvoker

java.lang.Object
app.photofox.vipsffm.VipsInvoker

public class VipsInvoker extends Object

Contains helper methods to interact with libvips

You can invoke an operation manually using invokeOperation(Arena, String, List) - this is useful if vips-ffm hasn't yet been built for a new version of libvips. You can find examples of how to use it in VImage.