Table of Contents

Method Parse

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

Parse(string)

public static XmpPacket Parse(string xml)

Parameters

xml string

Returns

XmpPacket

Parse(string, LoadOptions)

public static XmpPacket Parse(string xml, LoadOptions xmlLoadOptions)

Parameters

xml string
xmlLoadOptions LoadOptions

Returns

XmpPacket