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