JFIFData Class
Summary: The jfif segment.
Module: aspose.psd.fileformats.jpeg
Full Name: aspose.psd.fileformats.jpeg.JFIFData
Aspose.PSD Version: 24.12.0
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.