|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
TJ.bufSizeYUV(int, int, int, int) instead.
TJCompressor.setSourceImage(BufferedImage, int, int, int, int) and
TJCompressor.compress(byte[], int) instead.
TJCompressor.setSourceImage(BufferedImage, int, int, int, int) and
TJCompressor.compress(int) instead.
TJDecompressor.decompress(byte[], int, int, int, int, int, int, int) instead.
BufferedImage instance.
BufferedImage
instance containing the decompressed/decoded image.
YUVImage instance.
TJDecompressor.decompressToYUV(YUVImage, int) instead.
YUVImage
instance containing the decompressed image.
TJDecompressor.decompressToYUV(int, int, int, int) instead.
YUVImage instance.
TJCompressor.encodeYUV(YUVImage, int) instead.
YUVImage
instance containing the encoded image.
TJCompressor.encodeYUV(int, int) instead.
TJCompressor.setSourceImage(BufferedImage, int, int, int, int) and
TJCompressor.encodeYUV(byte[], int) instead.
TJCompressor.setSourceImage(BufferedImage, int, int, int, int) and
TJCompressor.encodeYUV(int) instead.
other have the same numerator and denominator.
TJDecompressor.getSourceBuf() instead.
TJDecompressor.getSourceSize() instead.
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_*)
TJDecompressor.setSourceImage(byte[], int) instead.
TJCompressor.setSourceImage(byte[], int, int, int, int, int, int) instead.
imageSize bytes stored in
srcImage with this decompressor instance.
srcImage with the newly created
instance.
TJCompressor.TJCompressor(byte[], int, int, int, int, int, int) instead.
srcImage with the newly created
instance.
jpegImage with the newly created instance.
imageSize bytes stored in
jpegImage with the newly created instance.
yuvImage 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.
YUVImage instance with a new image buffer.
YUVImage instance from an existing YUV planar image
buffer.
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||