ImageGear for Java
setCompression Method
com.accusoft.imagegear.formats.xmp.ImGearXMPEnum<T> generic class value with com.accusoft.imagegear.formats.tif.ImGearTIFFCompression type parameter.
Sets Compression value of the TIFF XMP schema.

This XMP method represents TIFF tag 259 (0x103) and specifies compression scheme: 1 = uncompressed; 6 = JPEG.

Syntax
public void setCompression( 
   com.accusoft.imagegear.formats.xmp.ImGearXMPEnum<ImGearTIFFCompression> value
)

Parameters

value
com.accusoft.imagegear.formats.xmp.ImGearXMPEnum<T> generic class value with com.accusoft.imagegear.formats.tif.ImGearTIFFCompression type parameter.
See Also

Reference

ImGearTIFFXMPMetadata Class
ImGearTIFFXMPMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback