ImageGear for Java
setJPEGRestartInterval Method
Nullable (boxed) ushort value. *

See the TIFF 6.0 specification for tag usage details.

Sets JPEGRestartInterval tag value.

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

This method accesses the JPEGRestartInterval tag. This field indicates the length of the restart interval used in the compressed image data.

Syntax
public void setJPEGRestartInterval( 
   java.lang.short value
)

Parameters

value
Nullable (boxed) ushort value. *

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