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

XmpTagNames.ExifCompressedBitsPerPixel Property

Gets the exif:CompressedBitsPerPixel tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property ExifCompressedBitsPerPixel As String
C#
public static string ExifCompressedBitsPerPixel { get; }

Property Value

exif:CompressedBitsPerPixel tag.

Remarks

EXIF tag 37122, 0x9102. Belongs to the EXIF schema.

See Also

Reference