XmpTagNames.TiffBitsPerSample Property

Gets the tiff:BitsPerSample tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public static string TiffBitsPerSample { get; }

Property Value

tiff:BitsPerSample tag.

Remarks

TIFF tag 258, 0x102. Belongs to the EXIF schema for TIFF properties.

See Also

Reference