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




Glossary Item Box

Gets or sets YCbCrCoefficients 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.ImGearXMPRational type parameter.

Remarks

This XMP property represents TIFF tag 529 (0x211) and specifies matrix coefficients for RGB to YCbCr transformation.

See Also

©2013. Accusoft Corporation. All Rights Reserved.