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

This XMP method represents TIFF tag 530 (0x212) and specifies sampling ratio of chrominance components: [2, 1] = YCbCr4:2:2 [2, 2] = YCbCr4:2:0.

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