Package org.zkoss.image.encoder
-
Interface Summary Interface Description ImageEncoder Represents an image encoder used to encode an AWT image into a particular format, such as PNG. -
Class Summary Class Description ImageEncoders The factory of the image encodes.JPEGEncoder The encoder for encoding an image into the JPEG formatPNGEncoder The encoder for encoding an image into the PNG format