ImageGear for Java
setDotRange Method
Unsigned short array. *

See the TIFF 6.0 specification for tag usage details.

Sets DotRange tag value.

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

This method accesses the DotRange tag. The tag specifies the component values that correspond to a 0% dot and 100% dot. DotRange[0] corresponds to a 0% dot, and DotRange[1] corresponds to a 100% dot.

Syntax
public void setDotRange( 
   int[] value
)

Parameters

value
Unsigned short 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