Table of Contents

Method AddExifPropertyItems

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

AddExifPropertyItems(ExifSection, ushort, IEnumerable<ExifValue>)

public void AddExifPropertyItems(ExifSection section, ushort tagID, IEnumerable<ExifValue> values)

Parameters

section ExifSection
tagID ushort
values IEnumerable<ExifValue>