Java com.lowagie.text Jpeg fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text Jpeg fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text Jpeg.

The text is from its open source code.

Constructor

Jpeg(Image image)
Jpeg(URL url)
Constructs a Jpeg-object, using an url.
Jpeg(byte[] img)
Constructs a Jpeg-object from memory.