Class JpegExifData

Class JpegExifData

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

Kontainer danych EXIF dla plików jpeg.

[JsonObject(MemberSerialization.OptIn)]
public sealed class JpegExifData : ExifData

Inheritance

object TiffDataTypeController ExifData JpegExifData

Dziedziczeni członkowie

ExifData.RemoveTag(ExifProperties) , ExifData.RemoveTag(ushort) , ExifData.IsBigEndian , ExifData.Make , ExifData.ApertureValue , ExifData.BodySerialNumber , ExifData.BrightnessValue , ExifData.CFAPattern , ExifData.CameraOwnerName , ExifData.ColorSpace , ExifData.ComponentsConfiguration , ExifData.CompressedBitsPerPixel , ExifData.Contrast , ExifData.CustomRendered , ExifData.DateTimeDigitized , ExifData.DateTimeOriginal , ExifData.DeviceSettingDescription , ExifData.DigitalZoomRatio , ExifData.ExifVersion , ExifData.ExposureBiasValue , ExifData.ExposureIndex , ExifData.ExposureMode , ExifData.ExposureProgram , ExifData.ExposureTime , ExifData.FNumber , ExifData.FileSource , ExifData.Flash , ExifData.FlashEnergy , ExifData.FlashpixVersion , ExifData.FocalLength , ExifData.FocalLengthIn35MmFilm , ExifData.FocalPlaneResolutionUnit , ExifData.FocalPlaneXResolution , ExifData.FocalPlaneYResolution , ExifData.GPSAltitude , ExifData.GPSAltitudeRef , ExifData.GPSAreaInformation , ExifData.GPSDOP , ExifData.GPSDestBearing , ExifData.GPSDestBearingRef , ExifData.GPSDestDistance , ExifData.GPSDestDistanceRef , ExifData.GPSDestLatitude , ExifData.GPSDestLatitudeRef , ExifData.GPSDestLongitude , ExifData.GPSDestLongitudeRef , ExifData.GPSDifferential , ExifData.GPSImgDirection , ExifData.GPSImgDirectionRef , ExifData.GPSDateStamp , ExifData.GPSLatitude , ExifData.GPSLatitudeRef , ExifData.GPSLongitude , ExifData.GPSLongitudeRef , ExifData.GPSMapDatum , ExifData.GPSMeasureMode , ExifData.GPSProcessingMethod , ExifData.GPSSatellites , ExifData.GPSSpeed , ExifData.GPSSpeedRef , ExifData.GPSStatus , ExifData.GPSTimestamp , ExifData.GPSTrack , ExifData.GPSTrackRef , ExifData.GPSVersionID , ExifData.GainControl , ExifData.Gamma , ExifData.ISOSpeed , ExifData.ISOSpeedLatitudeYYY , ExifData.ISOSpeedLatitudeZZZ , ExifData.PhotographicSensitivity , ExifData.ImageUniqueID , ExifData.LensMake , ExifData.LensModel , ExifData.LensSerialNumber , ExifData.LensSpecification , ExifData.LightSource , ExifData.MakerNoteData , ExifData.MakerNoteRawData , ExifData.MakerNotes , ExifData.MaxApertureValue , ExifData.MeteringMode , ExifData.OECF , ExifData.Orientation , ExifData.PixelXDimension , ExifData.PixelYDimension , ExifData.Properties , ExifData.RecommendedExposureIndex , ExifData.RelatedSoundFile , ExifData.Saturation , ExifData.SceneCaptureType , ExifData.SceneType , ExifData.SensingMethod , ExifData.SensitivityType , ExifData.Sharpness , ExifData.ShutterSpeedValue , ExifData.SpatialFrequencyResponse , ExifData.SpectralSensitivity , ExifData.StandardOutputSensitivity , ExifData.SubjectArea , ExifData.SubjectDistance , ExifData.SubjectDistanceRange , ExifData.SubjectLocation , ExifData.SubsecTime , ExifData.SubsecTimeDigitized , ExifData.SubsecTimeOriginal , ExifData.UserComment , ExifData.WhiteBalance , ExifData.WhitePoint , ExifData.CommonTags , ExifData.ExifTags , ExifData.GPSTags , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

JpegExifData()

Inicjalizuje nową instancję klasy Aspose.Imaging.Exif.JpegexifData.

[JsonConstructor]
public JpegExifData()

JpegExifData(TiffDataType[])

Inicjalizuje nową instancję klasy Aspose.Imaging.Exif.JpegexifData z danymi z rzędu.

public JpegExifData(TiffDataType[] exifdata)

Parameters

exifdata TiffDataType [ ]

Zestaw etykiet EXIF wraz z wspólnymi i etykietami GPS.

JpegExifData(TiffDataType[ ], TiffDataType[ ], TiffDataType[])

Inicjalizuje nową instancję klasy Aspose.Imaging.Exif.JpegexifData z danymi z rzędu.

public JpegExifData(TiffDataType[] commonTags, TiffDataType[] exifTags, TiffDataType[] gpsTags)

Parameters

commonTags TiffDataType [ ]

Wspólne etykiety

exifTags TiffDataType [ ]

Tagi dla EXIF.

gpsTags TiffDataType [ ]

Tagi z GPS.

JpegExifData(ExifData)

Inicjalizuje nową instancję klasy Aspose.Imaging.Exif.JpegexifData z danymi z rzędu.

public JpegExifData(ExifData exifdata)

Parameters

exifdata ExifData

Zestaw etykiet EXIF wraz z wspólnymi i etykietami GPS.

Fields

MaxExifSegmentSize

Maksymalny rozmiar segmentu EXIF w bajtach jest dozwolony.

public const int MaxExifSegmentSize = 65528

Wartość pola

int

Properties

Artist

Zostaw lub ustaw artystę.

public string Artist { get; set; }

Wartość nieruchomości

string

BitsPerSample

Zdobądź lub ustaw bity na próbkę.

public ushort[] BitsPerSample { get; set; }

Wartość nieruchomości

ushort [ ]

Compression

Przyjmuj lub ustaw kompresję.

public ushort Compression { get; set; }

Wartość nieruchomości

ushort

Copyright

otrzymuje lub ustanawia prawa autorskie.

public string Copyright { get; set; }

Wartość nieruchomości

string

DateTime

Zostaw lub ustaw czas daty.

public string DateTime { get; set; }

Wartość nieruchomości

string

ImageDescription

Otrzymuje lub ustawia opis obrazu.

public string ImageDescription { get; set; }

Wartość nieruchomości

string

ImageLength

Uzyskuje lub ustawia długość obrazu.

public uint ImageLength { get; set; }

Wartość nieruchomości

uint

ImageWidth

Pobierz lub ustawić szerokość obrazu.

public uint ImageWidth { get; set; }

Wartość nieruchomości

uint

Model

Przyjmuje lub ustawia model.

public string Model { get; set; }

Wartość nieruchomości

string

PhotometricInterpretation

Uzyskuje lub ustawia interpretację fotometryczną.

public ushort PhotometricInterpretation { get; set; }

Wartość nieruchomości

ushort

PlanarConfiguration

Pobierz lub ustawić konfigurację planarną.

public ushort PlanarConfiguration { get; set; }

Wartość nieruchomości

ushort

PrimaryChromaticities

Uzyskuje lub ustawia chromatyczność trzech głównych kolorów obrazu.

public TiffRational[] PrimaryChromaticities { get; set; }

Wartość nieruchomości

TiffRational [ ]

ReferenceBlackWhite

Otrzymuje lub ustawia odniesienie czarno-białe.

public TiffRational[] ReferenceBlackWhite { get; set; }

Wartość nieruchomości

TiffRational [ ]

ResolutionUnit

Dostęp lub ustawienie jednostki rozdzielczości.

public ExifUnit ResolutionUnit { get; set; }

Wartość nieruchomości

ExifUnit

SamplesPerPixel

Przyjmuje lub ustawia próbki na piksele.

public ushort SamplesPerPixel { get; set; }

Wartość nieruchomości

ushort

Software

Dostęp lub ustawienie oprogramowania.

public string Software { get; set; }

Wartość nieruchomości

string

Thumbnail

Uzyskuje lub ustawia obraz miniaturowy.

public RasterImage Thumbnail { get; set; }

Wartość nieruchomości

RasterImage

TransferFunction

Uzyskuje lub ustawia funkcję transferową.

public ushort[] TransferFunction { get; set; }

Wartość nieruchomości

ushort [ ]

XRezolucja

Uzyskuje lub ustawia rozdzielczość x.

public TiffRational XResolution { get; set; }

Wartość nieruchomości

TiffRational

Wskaźniki YCbCr

Otrzymuje lub ustawia współczynniki matrycy do przekształcenia z danych obrazu RGB do YCbCr.

public TiffRational[] YCbCrCoefficients { get; set; }

Wartość nieruchomości

TiffRational [ ]

YCbCrPozycjonowanie

Otrzymuje lub ustawia pozycję składników chromu w stosunku do składnika światła.

public ExifYCbCrPositioning YCbCrPositioning { get; set; }

Wartość nieruchomości

ExifYCbCrPositioning

YCbCrSubSampling

otrzymuje lub ustawia stosunek próbkowania składników chrominanckich w stosunku do składnika luminancji.

public ushort[] YCbCrSubSampling { get; set; }

Wartość nieruchomości

ushort [ ]

Rozstrzygnięcie

Otrzymuje lub ustanawia rezolucję.

public TiffRational YResolution { get; set; }

Wartość nieruchomości

TiffRational

Methods

SerializeExifData()

Serijalizuje dane EXIF. Pisze wartości i treści tagów. Najbardziej wpływowym tagem rozmiaru są treści tagów Thumbnail.

public byte[] SerializeExifData()

Returns

byte [ ]

Serijne dane EXIF.

Remarks

Ogólny rozmiar segmentu musi być mniejszy lub równy bitom MaxExifSegmentSize w celu wytworzenia prawidłowego obrazu jpeg.Wskazówka: spróbuj zmniejszyć rozmiar miniatury lub zmienić jej kompresję, jeśli masz zbyt duży rozmiar sekcji EXIF.

 Polski