Class JFIFData

Class JFIFData

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Jpeg Zgromadzenie: Aspose.Imaging.dll (25.4.0)

w segmencie jfif.

[JsonObject(MemberSerialization.OptIn)]
public sealed class JFIFData

Inheritance

object JFIFData

Dziedziczeni członkowie

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

JFIFData()

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.Jpeg. JFIFData.

[JsonConstructor]
public JFIFData()

Properties

DensityUnits

Dostęp lub ustawienie jednostek gęstości.

public JfifDensityUnits DensityUnits { get; set; }

Wartość nieruchomości

JfifDensityUnits

Thumbnail

Zostaw lub wyciągnij miniaturę.

public RasterImage Thumbnail { get; set; }

Wartość nieruchomości

RasterImage

Version

Dostęp lub ustaw wersję.

public short Version { get; set; }

Wartość nieruchomości

short

Xdensyfikacja

Dostarcza lub ustawia gęstość x.

public short XDensity { get; set; }

Wartość nieruchomości

short

Densywność

Dostosowuje lub ustawia gęstość y.

public short YDensity { get; set; }

Wartość nieruchomości

short

 Polski