ImageGear for .NET
YCbCrSubSampling Property
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.TIFF Namespace > ImGearTIFFXMPMetadata Class : YCbCrSubSampling Property




Glossary Item Box

Gets or sets YCbCrSubSampling property of the TIFF XMP schema.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImageGear.Formats.XMP.ImGearXMPSeq<T> generic class value with ImageGear.Formats.XMP.ImGearXMPInteger type parameter.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.