jar

org.avaje : avaje-imageop

Maven & Gradle

Sep 09, 2013
1 stars

Avaje Image Operations · Image scaling and cropping library

Table Of Contents

Latest Version

Download org.avaje : avaje-imageop JAR file - Latest Versions:

All Versions

Download org.avaje : avaje-imageop JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

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 avaje-imageop-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.avaje.imageop.processor

├─ org.avaje.imageop.processor.ImageFileDetail.class - [JAR]

├─ org.avaje.imageop.processor.ImageFileSet.class - [JAR]

├─ org.avaje.imageop.processor.ImageProcessor.class - [JAR]

org.avaje.imageop.filter

├─ org.avaje.imageop.filter.CropImageOp.class - [JAR]

├─ org.avaje.imageop.filter.CropScaleImageOp.class - [JAR]

├─ org.avaje.imageop.filter.ImageOp.class - [JAR]

├─ org.avaje.imageop.filter.MaxSizeImageOp.class - [JAR]

├─ org.avaje.imageop.filter.ScaleImageOp.class - [JAR]