Table of Contents

Constructor ExifPropertyItem

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

ExifPropertyItem(ExifSection, ushort, ExifValue)

public ExifPropertyItem(ExifSection section, ushort tagID, ExifValue value)

Parameters

section ExifSection
tagID ushort
value ExifValue

ExifPropertyItem(ExifPropertyPath, ExifValue)

public ExifPropertyItem(ExifPropertyPath path, ExifValue value)

Parameters

path ExifPropertyPath
value ExifValue