Class VipsRaw.vips_value_set_save_stringf
java.lang.Object
app.photofox.vipsffm.jextract.VipsRaw.vips_value_set_save_stringf
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentaddress()Returns the address.voidapply(MemorySegment value, MemorySegment fmt, Object... x2) Returns the specialized descriptor.handle()Returns the specialized method handle.makeInvoker(MemoryLayout... layouts) Variadic invoker factory for:extern void vips_value_set_save_stringf(GValue *value, const char *fmt, ...)
-
Method Details
-
makeInvoker
Variadic invoker factory for:extern void vips_value_set_save_stringf(GValue *value, const char *fmt, ...) -
address
-
handle
Returns the specialized method handle.- Returns:
- the specialized method handle
-
descriptor
Returns the specialized descriptor.- Returns:
- the specialized descriptor
-
apply
-