ExifTagImageThresholding Property

Gets the Thresholding EXIF tag.

Description: For black and white TIFF files that represent shades of gray, the technique used to convert from gray to black and white pixels.
Id: 263 (0x0107)
Type: Short

Definition

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

Property Value

ExifTag

See Also