All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.moodysalem.phantomjs.wrapper.enums.RenderFormat Maven / Gradle / Ivy

The newest version!
package com.moodysalem.phantomjs.wrapper.enums;

/**
 * The render formats supported by the PhantomJS binaries
 */
public enum RenderFormat {
    PDF, PNG, JPEG, BMP, PPM, GIF
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy