Java org.jfree.chart.encoders ImageEncoderFactory fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.encoders ImageEncoderFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.encoders ImageEncoderFactory.

The text is from its open source code.

Method

ImageEncodernewInstance(String format, float quality)
Used to retrieve an ImageEncoder for a specific image format.
ImageEncodernewInstance(String format, boolean encodingAlpha)
Used to retrieve an ImageEncoder for a specific image format.
ImageEncodernewInstance(String format)
Used to retrieve an ImageEncoder for a specific image format.