ExifTagImageNumberOfInks Property

Gets the NumberOfInks EXIF tag.

Description: The number of inks. Usually equal to SamplesPerPixel, unless there are extra samples.
Id: 334 (0x014e)
Type: Short

Definition

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

Property Value

ExifTag

See Also