Package app.photofox.vipsffm.jextract
Class VipsRaw.vips_array_int_newv
java.lang.Object
app.photofox.vipsffm.jextract.VipsRaw.vips_array_int_newv
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.Returns the specialized descriptor.handle()Returns the specialized method handle.static VipsRaw.vips_array_int_newvmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern VipsArrayInt *vips_array_int_newv(int n, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern VipsArrayInt *vips_array_int_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
-