ImageGearJava Project > com.accusoft.imagegear.formats.xmp.tiff Package > ImGearTIFFXMPMetadata Class : setCompression Method |
This XMP method represents TIFF tag 259 (0x103) and specifies compression scheme: 1 = uncompressed; 6 = JPEG.
public void setCompression( com.accusoft.imagegear.formats.xmp.ImGearXMPEnum<ImGearTIFFCompression> value ) |