ExifTagPhotoCustomRendered Property

Gets the CustomRendered EXIF tag.

Description: This tag indicates the use of special processing on image data, such as rendering geared to output. When special processing is performed, the reader is expected to disable or minimize any further processing.
Id: 41985 (0xa401)
Type: Short

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag CustomRendered { get; }

Property Value

ExifTag

See Also