Package app.photofox.vipsffm.generated
Class VipsRaw_1.vips_ppmload_source
java.lang.Object
app.photofox.vipsffm.generated.VipsRaw_1.vips_ppmload_source
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.intapply(MemorySegment source, MemorySegment out, Object... x2) Returns the specialized descriptor.handle()Returns the specialized method handle.makeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern int vips_ppmload_source(VipsSource *source, VipsImage **out, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern int vips_ppmload_source(VipsSource *source, VipsImage **out, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-