Package app.photofox.vipsffm
Class VipsInvoker
java.lang.Object
app.photofox.vipsffm.VipsInvoker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinvokeOperation(Arena arena, String nickname, List<? extends VipsOption> args) static MemorySegmentmakeCharStarArray(Arena arena, List<String> strings) static MemoryLayout[]makeInvokerVarargLayouts(VipsOption... args) static Object[]makeInvokerVarargObjects(Arena arena, VipsOption... args)
-
Constructor Details
-
VipsInvoker
public VipsInvoker()
-
-
Method Details
-
invokeOperation
-
makeCharStarArray
-
makeInvokerVarargLayouts
-
makeInvokerVarargObjects
-