ImageGear for .NET
ImGearXMPReal Class Members
See Also  Properties  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPReal Class

Glossary Item Box

The following tables list the members exposed by ImGearXMPReal.

Public Constructors

 NameDescription
Public ConstructorImGearXMPReal ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBinRepQualifierGets the optional Binary Representation qualifier. The qualifier provides binary representation of the floating point value when an exact value is needed. The text of the qualifier is interpreted as:

std size,endian,hexadecimal_value

- std is the standard name ("IEEE754")

- size is S for 32-bit and D for 64-bit

- endian is L for little-endian, B for big-endian.

For example: "IEEE754D,L,3A4901F387D31108".

 
Public PropertyValueGets the double value of the ImGearXMPReal class object.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.