Record Class VipsStringOption

java.lang.Object
java.lang.Record
app.photofox.vipsffm.helper.VipsStringOption
All Implemented Interfaces:
VipsOption

public record VipsStringOption(String key, String value) extends Record implements VipsOption