JFIFData

JFIFData class

The jfif segment.

public sealed class JFIFData

Constructors

NameDescription
JFIFData()Initializes a new instance of the JFIFData class.

Properties

NameDescription
DensityUnits { get; set; }Gets or sets the density units.
Thumbnail { get; set; }Gets or sets the thumbnail.
Version { get; set; }Gets or sets the version.
XDensity { get; set; }Gets or sets the x density.
YDensity { get; set; }Gets or sets the y density.

See Also