ImageGear for Java
getDotRange Method
Returns DotRange tag value.

Method returnsthe 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 int[] getDotRange()

Return 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