Constructor ExifPropertyItem
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
ExifPropertyItem(ExifSection, ushort, ExifValue)
public ExifPropertyItem(ExifSection section, ushort tagID, ExifValue value)
Parameters
section
ExifSectiontagID
ushortvalue
ExifValue
ExifPropertyItem(ExifPropertyPath, ExifValue)
public ExifPropertyItem(ExifPropertyPath path, ExifValue value)
Parameters
path
ExifPropertyPathvalue
ExifValue