ImageGearJava Project > com.accusoft.imagegear.formats.xmp Package > ImGearXMPReal Class : getBinRepQualifier Method |
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".
|