This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.TiffBitsPerSample Property

Gets the tiff:BitsPerSample tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property TiffBitsPerSample As String
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