ImageGear for Java
setJPEGQTables Method
Unsigned int array. *

See the TIFF 6.0 specification for tag usage details.

Sets JPEGQTables tag value.

Method replacesthe 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 void setJPEGQTables( 
   long[] value
)

Parameters

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