Method ReplaceExifPropertyItems
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
ReplaceExifPropertyItems(ExifSection, ushort, ExifValue)
public void ReplaceExifPropertyItems(ExifSection section, ushort tagID, ExifValue value)
Parameters
section
ExifSectiontagID
ushortvalue
ExifValue
ReplaceExifPropertyItems(ExifSection, ushort, IEnumerable<ExifValue>)
public void ReplaceExifPropertyItems(ExifSection section, ushort tagID, IEnumerable<ExifValue> values)
Parameters
section
ExifSectiontagID
ushortvalues
IEnumerable<ExifValue>