ImageGear for Java
setBitsPerSample Method
com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPInteger type parameter.
Sets BitsPerSample value of the TIFF XMP schema.

This XMP method represents TIFF tag 258 (0x102) and specifies number of bits per component in each channel.

Syntax
public void setBitsPerSample( 
   com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<ImGearXMPInteger> value
)

Parameters

value
com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<T> generic class value with com.accusoft.imagegear.formats.xmp.ImGearXMPInteger type parameter.
See Also

Reference

ImGearTIFFXMPMetadata Class
ImGearTIFFXMPMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback