ExifTagImageClipPath Property

Gets the ClipPath EXIF tag.

Description: A TIFF ClipPath is intended to mirror the essentials of PostScript's path creation functionality.
Id: 343 (0x0157)
Type: Byte

Definition

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

Property Value

ExifTag

See Also