Table of Contents

Method TryDecodeToVariant

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Core.dll

TryDecodeToVariant(ExifValue, out object?)

public static bool TryDecodeToVariant(ExifValue exifValue, out object? value)

Parameters

exifValue ExifValue
value object

Returns

bool