ImageGear for Java
getJPEGQTables Method
Returns JPEGQTables tag value.

Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the JPEGQTables tag. The tag points to a list of offsets to the quantization tables, one per component. Each table consists of 64 BYTES (one for each DCT coefficient in the 8x8 block).

Syntax
public long[] getJPEGQTables()

Return Value

Unsigned int array. *

See the TIFF 6.0 specification for tag usage details.

See Also

Reference

ImGearTIFFMetadata Class
ImGearTIFFMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback