Record Class VipsOption.ArrayImage

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

public static record VipsOption.ArrayImage(String key, AtomicReference<Optional<List<VImage>>> box) extends Record implements VipsOption