ImageGear for Java
setMinSampleValue Method
Unsigned short array. *

See the TIFF 6.0 specification for tag usage details.

Sets MinSampleValue tag value.

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

This method accesses the MinSampleValue tag. The tag specifies the minimum component value used in the image.

Syntax
public void setMinSampleValue( 
   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