Package app.photofox.vipsffm.jextract
Class VipsRaw.vips_array_image_newv
java.lang.Object
app.photofox.vipsffm.jextract.VipsRaw.vips_array_image_newv
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.Returns the specialized descriptor.handle()Returns the specialized method handle.makeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern VipsArrayImage *vips_array_image_newv(int n, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern VipsArrayImage *vips_array_image_newv(int n, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-