ImageGear for .NET
Values Property
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearXMPOECFSFR Class : Values Property




Glossary Item Box

Gets or sets OECF/SFR values.

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

OECF/SFR values are ordered as follows:

value [0,0]

...

value [n - 1, 0]

value [0, m - 1]

...

value [n - 1, m - 1]

where n is number of columns, and m is number of rows.

See Also

©2013. Accusoft Corporation. All Rights Reserved.