ImageGearJava Project > com.accusoft.imagegear.formats.xmp.tiff Package > ImGearTIFFXMPMetadata Class : setYCbCrSubSampling Method |
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.
public void setYCbCrSubSampling( com.accusoft.imagegear.formats.xmp.ImGearXMPSeq<ImGearXMPInteger> value ) |