Example usage for Java com.lowagie.text Jpeg fields, constructors, methods, implement or subclass
The text is from its open source code.
Jpeg(Image image) | |
Jpeg(URL url) Constructs a Jpeg -object, using an url. | |
Jpeg(byte[] img) Constructs a Jpeg -object from memory. |