Package app.photofox.vipsffm.generated
Class VipsRaw.vips_profile_load
java.lang.Object
app.photofox.vipsffm.generated.VipsRaw.vips_profile_load
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.intapply(MemorySegment name, MemorySegment profile, Object... x2) Returns the specialized descriptor.handle()Returns the specialized method handle.static VipsRaw.vips_profile_loadmakeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern int vips_profile_load(const char *name, VipsBlob **profile, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern int vips_profile_load(const char *name, VipsBlob **profile, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-