Class VipsRaw.vips_value_set_save_stringf
java.lang.Object
app.photofox.vipsffm.jextract.VipsRaw.vips_value_set_save_stringf
- 
Method SummaryModifier 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- 
makeInvokerVariadic invoker factory for:extern void vips_value_set_save_stringf(GValue *value, const char *fmt, ...)
- 
address
- 
handleReturns the specialized method handle.- Returns:
- the specialized method handle
 
- 
descriptorReturns the specialized descriptor.- Returns:
- the specialized descriptor
 
- 
apply
 
-