E57 Foundation API v1.1.312
Aug. 10, 2011
|
Get URI associated with an E57 extension prefix in the ImageFile.
If prefix = "", then uri is set to the default namespace URI, and the function returns true. if prefix is declared in the ImageFile, then uri is set the corresponding URI, and the function returns true. It is an error if prefix contains an illegal character combination for E57 namespace prefixes. It is not an error if prefix is well-formed, but not defined in the ImageFile (the function just returns false).
|