ImageGear for Java
setMaxSampleValue Method
Unsigned short array. *

See the TIFF 6.0 specification for tag usage details.

Sets MaxSampleValue tag value.

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

This method accesses the MaxSampleValue tag. The tag specifies the maximum component value used in the image.

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