Constructor ExifPropertyKey
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
ExifPropertyKey(string, ExifPropertyPath)
public ExifPropertyKey(string name, ExifPropertyPath path)
Parameters
name
stringpath
ExifPropertyPath
ExifPropertyKey(string, ExifSection, ushort)
public ExifPropertyKey(string name, ExifSection section, ushort tagID)
Parameters
name
stringsection
ExifSectiontagID
ushort