Package app.photofox.vipsffm.enums


package app.photofox.vipsffm.enums

Automatically generated representation of libvips enums

If you're using a different version of libvips and you can't find an enum here, you can create a "raw value" representation using VEnum.of(int) or VipsOption.Enum(java.lang.String, int)