JFIFData Class
Summary: The jfif segment.
Module: aspose.imaging.fileformats.jpeg
Full Name: aspose.imaging.fileformats.jpeg.JFIFData
Constructors
Name | Description |
---|---|
JFIFData() | Initializes a new instance of the JFIFData class. |
Properties
Name | Type | Access | Description |
---|---|---|---|
density_units | JfifDensityUnits | r/w | Gets or sets the density units. |
thumbnail | RasterImage | r/w | Gets or sets the thumbnail. |
version | short | r/w | Gets or sets the version. |
x_density | short | r/w | Gets or sets the x density. |
y_density | short | r/w | Gets or sets the y density. |
Constructor: JFIFData()
JFIFData()
Initializes a new instance of the JFIFData class.