|
||||||||
PREV NEXT | FRAMES NO FRAMES |
srcImage
and output a JPEG image to the given destination buffer.
srcImage
and return a buffer containing a JPEG image.
TJDecompressor.decompress(byte[], int, int, int, int, int, int, int)
instead.
BufferedImage
instance.
BufferedImage
instance containing the
decompressed image.
srcImage
and output a YUV planar image to the given destination buffer.
srcImage
and return a buffer containing a YUV planar image.
other
have the same numerator and denominator.
dimension
.
OP_*
)
TJTransformer.transform()
from outputting a JPEG image for this
particular transform.
TJTransformer.transform()
to throw an exception if the transform is not
perfect.
OPT_*
)
imageSize
bytes stored in
jpegImage
with this decompressor instance.
TJCompressor.setSourceImage(byte[], int, int, int, int, int, int)
instead.
srcImage
with the newly created
instance.
TJCompressor.TJCompressor(byte[], int, int, int, int, int, int)
instead.
jpegImage
with the newly created instance.
imageSize
bytes stored in jpegImage
with the newly created instance.
jpegImage
with the newly created instance.
imageSize
bytes stored in
jpegImage
with the newly created instance.
TJDecompressor
instances, each of
which has a transformed JPEG image associated with it.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |