Package app.photofox.vipsffm
package app.photofox.vipsffm
Core libvips bindings for Java
API compatibility is guaranteed across minor versions for classes in this package
-
ClassDescriptionRepresents a VipsBlob, which is backed by a contiguous area of off-heap memory Its constructor is package private to prevent leaking MemorySegments in to the vips-ffm API Use its static helper methods to create new blobsModels a libvips "custom streaming" source Provides callbacks for read and seek operations See true streaming for libvipsModels a libvips "custom streaming" target Provides callbacks for write and end operations See true streaming for libvipsA generated wrapper representing a VipsImage.Helper class for running Vips commands with an appropriate arena Blocks untrusted operations by defaultGenerated helpers to wrap
VipsRaw
JExtract definitionsContains helper methods to interact with libvipsRepresents a VipsSource Its constructor is package private to prevent leaking MemorySegments in to the vips-ffm API Use its static helper methods to create new sourcesRepresents a VipsTarget Its constructor is package private to prevent leaking MemorySegments in to the vips-ffm API Use its static helper methods to create new targets