Returns a namespace with the specified URI.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function GetNamespaceByUri ( _ uri As String _ ) As XmpNamespace
public static XmpNamespace GetNamespaceByUri( string uri )
Type: System.String
URI of the namespace.