Interface | Description |
---|---|
ImageEncoder |
Represents an image encoder used to encode an AWT image into
a particular format, such as PNG.
|
Class | Description |
---|---|
ImageEncoders |
The factory of the image encodes.
|
JPEGEncoder |
The encoder for encoding an image into the JPEG format
|
PNGEncoder |
The encoder for encoding an image into the PNG format
|
Classes used to encode images.
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.