ExifTagImageSubfileType Property

Gets the SubfileType EXIF tag.

Description: A general indication of the kind of data contained in this subfile. This field is deprecated. The NewSubfileType field should be used instead.
Id: 255 (0x00ff)
Type: Short

Definition

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

Property Value

ExifTag

See Also