jar

io.github.codecitizen : jlibvips

Maven & Gradle

Aug 27, 2019
5 stars

jlibvips · A Java interface to llibvips, the fast image processing library with low memory needs.

Table Of Contents

Latest Version

Download io.github.codecitizen : jlibvips JAR file - Latest Versions:

All Versions

Download io.github.codecitizen : jlibvips JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jlibvips-1.3.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jlibvips.jna

├─ org.jlibvips.jna.VipsBindings.class - [JAR]

├─ org.jlibvips.jna.VipsBindingsSingleton.class - [JAR]

org.jlibvips.exceptions

├─ org.jlibvips.exceptions.CouldNotLoadPdfVipsException.class - [JAR]

├─ org.jlibvips.exceptions.DeepZoomSaveException.class - [JAR]

├─ org.jlibvips.exceptions.FailedOnThumbnailException.class - [JAR]

├─ org.jlibvips.exceptions.VipsException.class - [JAR]

├─ org.jlibvips.exceptions.WebpConversionException.class - [JAR]

org.jlibvips.operations

├─ org.jlibvips.operations.Composite2Operation.class - [JAR]

├─ org.jlibvips.operations.DeepZoomOperation.class - [JAR]

├─ org.jlibvips.operations.DrawRectOperation.class - [JAR]

├─ org.jlibvips.operations.JpegSaveOperation.class - [JAR]

├─ org.jlibvips.operations.SaveOperation.class - [JAR]

├─ org.jlibvips.operations.SimilarityOperation.class - [JAR]

├─ org.jlibvips.operations.ThumbnailOperation.class - [JAR]

├─ org.jlibvips.operations.VipsEmbedOperation.class - [JAR]

├─ org.jlibvips.operations.VipsInsertOperation.class - [JAR]

├─ org.jlibvips.operations.VipsJoinOperation.class - [JAR]

├─ org.jlibvips.operations.VipsReduceOperation.class - [JAR]

├─ org.jlibvips.operations.VipsResizeOperation.class - [JAR]

├─ org.jlibvips.operations.VipsRotateOperation.class - [JAR]

├─ org.jlibvips.operations.VipsSaveOperation.class - [JAR]

├─ org.jlibvips.operations.WebpSaveOperation.class - [JAR]

org.jlibvips

├─ org.jlibvips.DeepZoomContainer.class - [JAR]

├─ org.jlibvips.DeepZoomLayouts.class - [JAR]

├─ org.jlibvips.VipsAccess.class - [JAR]

├─ org.jlibvips.VipsAngle.class - [JAR]

├─ org.jlibvips.VipsBlendMode.class - [JAR]

├─ org.jlibvips.VipsDirection.class - [JAR]

├─ org.jlibvips.VipsExtend.class - [JAR]

├─ org.jlibvips.VipsImage.class - [JAR]

├─ org.jlibvips.VipsInteresting.class - [JAR]

├─ org.jlibvips.VipsInterpretation.class - [JAR]

├─ org.jlibvips.VipsKernel.class - [JAR]

├─ org.jlibvips.VipsSize.class - [JAR]

org.jlibvips.util

├─ org.jlibvips.util.Varargs.class - [JAR]

├─ org.jlibvips.util.VipsUtils.class - [JAR]

org.jlibvips.jna.glib

├─ org.jlibvips.jna.glib.GLibBindings.class - [JAR]

├─ org.jlibvips.jna.glib.GLibBindingsSingleton.class - [JAR]

├─ org.jlibvips.jna.glib.GLibLogHandler.class - [JAR]

├─ org.jlibvips.jna.glib.GLogLevelFlags.class - [JAR]