Record Class VipsOption.Interpolate

java.lang.Object
java.lang.Record
app.photofox.vipsffm.VipsOption.Interpolate
All Implemented Interfaces:
VipsOption
Enclosing interface:
VipsOption

public static record VipsOption.Interpolate(String key, AtomicReference<Optional<VInterpolate>> box) extends Record implements VipsOption