ImageGear for Java
setInkNames Method
Array of strings. *

See the TIFF 6.0 specification for tag usage details.

Sets InkNames tag value.

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

This method accesses the InkNames tag. The tag specifies the name of each ink used in a separated (PhotometricInterpretation=5) image.

Syntax
public void setInkNames( 
   java.lang.String[] value
)

Parameters

value
Array of strings. *

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