Class ExifTag
Class that represents an exif tag from the Exif standard 2.31.
Assembly: SixLabors.ImageSharp.dll
public abstract class ExifTag : IEquatable<ExifTag>
Properties
|
Improve this Doc
View Source
Gets the Acceleration exif tag.
Declaration
public static ExifTag<Rational> Acceleration { get; }
Property Value
|
Improve this Doc
View Source
Gets the AmbientTemperature exif tag.
Declaration
public static ExifTag<SignedRational> AmbientTemperature { get; }
Property Value
|
Improve this Doc
View Source
Gets the ApertureValue exif tag.
Declaration
public static ExifTag<Rational> ApertureValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the Artist exif tag.
Declaration
public static ExifTag<string> Artist { get; }
Property Value
|
Improve this Doc
View Source
Gets the BadFaxLines exif tag.
Declaration
public static ExifTag<Number> BadFaxLines { get; }
Property Value
|
Improve this Doc
View Source
Gets the BatteryLevel exif tag.
Declaration
public static ExifTag<Rational> BatteryLevel { get; }
Property Value
|
Improve this Doc
View Source
Gets the BitsPerSample exif tag.
Declaration
public static ExifTag<ushort[]> BitsPerSample { get; }
Property Value
|
Improve this Doc
View Source
Gets the BrightnessValue exif tag.
Declaration
public static ExifTag<SignedRational> BrightnessValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the CameraElevationAngle exif tag.
Declaration
public static ExifTag<SignedRational> CameraElevationAngle { get; }
Property Value
|
Improve this Doc
View Source
Gets the CellLength exif tag.
Declaration
public static ExifTag<ushort> CellLength { get; }
Property Value
|
Improve this Doc
View Source
Gets the CellWidth exif tag.
Declaration
public static ExifTag<ushort> CellWidth { get; }
Property Value
|
Improve this Doc
View Source
Gets the CFAPattern exif tag.
Declaration
public static ExifTag<byte[]> CFAPattern { get; }
Property Value
|
Improve this Doc
View Source
Gets the CFAPattern2 exif tag.
Declaration
public static ExifTag<byte[]> CFAPattern2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the CFARepeatPatternDim exif tag.
Declaration
public static ExifTag<ushort[]> CFARepeatPatternDim { get; }
Property Value
|
Improve this Doc
View Source
Gets the CleanFaxData exif tag.
Declaration
public static ExifTag<ushort> CleanFaxData { get; }
Property Value
|
Improve this Doc
View Source
Gets the ClipPath exif tag.
Declaration
public static ExifTag<byte[]> ClipPath { get; }
Property Value
|
Improve this Doc
View Source
Gets the CodingMethods exif tag.
Declaration
public static ExifTag<uint> CodingMethods { get; }
Property Value
|
Improve this Doc
View Source
Gets the ColorMap exif tag.
Declaration
public static ExifTag<ushort[]> ColorMap { get; }
Property Value
|
Improve this Doc
View Source
Gets the ColorResponseUnit exif tag.
Declaration
public static ExifTag<uint[]> ColorResponseUnit { get; }
Property Value
|
Improve this Doc
View Source
Gets the ColorSpace exif tag.
Declaration
public static ExifTag<ushort> ColorSpace { get; }
Property Value
|
Improve this Doc
View Source
Gets the ComponentsConfiguration exif tag.
Declaration
public static ExifTag<byte[]> ComponentsConfiguration { get; }
Property Value
|
Improve this Doc
View Source
Gets the CompressedBitsPerPixel exif tag.
Declaration
public static ExifTag<Rational> CompressedBitsPerPixel { get; }
Property Value
|
Improve this Doc
View Source
Gets the Compression exif tag.
Declaration
public static ExifTag<ushort> Compression { get; }
Property Value
|
Improve this Doc
View Source
Gets the ConsecutiveBadFaxLines exif tag.
Declaration
public static ExifTag<Number> ConsecutiveBadFaxLines { get; }
Property Value
|
Improve this Doc
View Source
Gets the Contrast exif tag.
Declaration
public static ExifTag<ushort> Contrast { get; }
Property Value
|
Improve this Doc
View Source
Gets the Copyright exif tag.
Declaration
public static ExifTag<string> Copyright { get; }
Property Value
|
Improve this Doc
View Source
Gets the CustomRendered exif tag.
Declaration
public static ExifTag<ushort> CustomRendered { get; }
Property Value
|
Improve this Doc
View Source
Gets the DateTime exif tag.
Declaration
public static ExifTag<string> DateTime { get; }
Property Value
|
Improve this Doc
View Source
Gets the DateTimeDigitized exif tag.
Declaration
public static ExifTag<string> DateTimeDigitized { get; }
Property Value
|
Improve this Doc
View Source
Gets the DateTimeOriginal exif tag.
Declaration
public static ExifTag<string> DateTimeOriginal { get; }
Property Value
|
Improve this Doc
View Source
Gets the Decode exif tag.
Declaration
public static ExifTag<SignedRational[]> Decode { get; }
Property Value
|
Improve this Doc
View Source
Gets the DefaultImageColor exif tag.
Declaration
public static ExifTag<ushort[]> DefaultImageColor { get; }
Property Value
|
Improve this Doc
View Source
Gets the DeviceSettingDescription exif tag.
Declaration
public static ExifTag<byte[]> DeviceSettingDescription { get; }
Property Value
|
Improve this Doc
View Source
Gets the DigitalZoomRatio exif tag.
Declaration
public static ExifTag<Rational> DigitalZoomRatio { get; }
Property Value
|
Improve this Doc
View Source
Gets the DocumentName exif tag.
Declaration
public static ExifTag<string> DocumentName { get; }
Property Value
|
Improve this Doc
View Source
Gets the DotRange exif tag.
Declaration
public static ExifTag<ushort> DotRange { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExifVersion exif tag.
Declaration
public static ExifTag<byte[]> ExifVersion { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExposureBiasValue exif tag.
Declaration
public static ExifTag<SignedRational> ExposureBiasValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExposureIndex exif tag.
Declaration
public static ExifTag<Rational> ExposureIndex { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExposureIndex2 exif tag.
Declaration
public static ExifTag<Rational> ExposureIndex2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExposureMode exif tag.
Declaration
public static ExifTag<ushort> ExposureMode { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExposureProgram exif tag.
Declaration
public static ExifTag<ushort> ExposureProgram { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExposureTime exif tag.
Declaration
public static ExifTag<Rational> ExposureTime { get; }
Property Value
|
Improve this Doc
View Source
Gets the ExtraSamples exif tag.
Declaration
public static ExifTag<ushort[]> ExtraSamples { get; }
Property Value
|
Improve this Doc
View Source
Gets the FaxProfile exif tag.
Declaration
public static ExifTag<byte> FaxProfile { get; }
Property Value
|
Improve this Doc
View Source
Gets the FaxRecvParams exif tag.
Declaration
public static ExifTag<uint> FaxRecvParams { get; }
Property Value
|
Improve this Doc
View Source
Gets the FaxRecvTime exif tag.
Declaration
public static ExifTag<uint> FaxRecvTime { get; }
Property Value
|
Improve this Doc
View Source
Gets the FaxSubaddress exif tag.
Declaration
public static ExifTag<string> FaxSubaddress { get; }
Property Value
|
Improve this Doc
View Source
Gets the FileSource exif tag.
Declaration
public static ExifTag<byte> FileSource { get; }
Property Value
|
Improve this Doc
View Source
Gets the FillOrder exif tag.
Declaration
public static ExifTag<ushort> FillOrder { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<ushort> Flash { get; }
Property Value
|
Improve this Doc
View Source
Gets the FlashEnergy exif tag.
Declaration
public static ExifTag<Rational> FlashEnergy { get; }
Property Value
|
Improve this Doc
View Source
Gets the FlashEnergy2 exif tag.
Declaration
public static ExifTag<Rational> FlashEnergy2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the FlashpixVersion exif tag.
Declaration
public static ExifTag<byte[]> FlashpixVersion { get; }
Property Value
|
Improve this Doc
View Source
Gets the FNumber exif tag.
Declaration
public static ExifTag<Rational> FNumber { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalLength exif tag.
Declaration
public static ExifTag<Rational> FocalLength { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalLengthIn35mmFilm exif tag.
Declaration
public static ExifTag<ushort> FocalLengthIn35mmFilm { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalPlaneResolutionUnit exif tag.
Declaration
public static ExifTag<ushort> FocalPlaneResolutionUnit { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalPlaneResolutionUnit2 exif tag.
Declaration
public static ExifTag<ushort> FocalPlaneResolutionUnit2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalPlaneXResolution exif tag.
Declaration
public static ExifTag<Rational> FocalPlaneXResolution { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalPlaneXResolution2 exif tag.
Declaration
public static ExifTag<Rational> FocalPlaneXResolution2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalPlaneYResolution exif tag.
Declaration
public static ExifTag<Rational> FocalPlaneYResolution { get; }
Property Value
|
Improve this Doc
View Source
Gets the FocalPlaneYResolution2 exif tag.
Declaration
public static ExifTag<Rational> FocalPlaneYResolution2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the FreeByteCounts exif tag.
Declaration
public static ExifTag<uint[]> FreeByteCounts { get; }
Property Value
|
Improve this Doc
View Source
Gets the FreeOffsets exif tag.
Declaration
public static ExifTag<uint[]> FreeOffsets { get; }
Property Value
|
Improve this Doc
View Source
Gets the GainControl exif tag.
Declaration
public static ExifTag<ushort> GainControl { get; }
Property Value
|
Improve this Doc
View Source
Gets the GDALMetadata exif tag.
Declaration
public static ExifTag<string> GDALMetadata { get; }
Property Value
|
Improve this Doc
View Source
Gets the GDALNoData exif tag.
Declaration
public static ExifTag<string> GDALNoData { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSAltitude exif tag.
Declaration
public static ExifTag<Rational> GPSAltitude { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSAltitudeRef exif tag.
Declaration
public static ExifTag<byte> GPSAltitudeRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSAreaInformation exif tag.
Declaration
public static ExifTag<EncodedString> GPSAreaInformation { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDateStamp exif tag.
Declaration
public static ExifTag<string> GPSDateStamp { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestBearing exif tag.
Declaration
public static ExifTag<Rational> GPSDestBearing { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestBearingRef exif tag.
Declaration
public static ExifTag<string> GPSDestBearingRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestDistance exif tag.
Declaration
public static ExifTag<Rational> GPSDestDistance { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestDistanceRef exif tag.
Declaration
public static ExifTag<string> GPSDestDistanceRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestLatitude exif tag.
Declaration
public static ExifTag<Rational[]> GPSDestLatitude { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestLatitudeRef exif tag.
Declaration
public static ExifTag<string> GPSDestLatitudeRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestLongitude exif tag.
Declaration
public static ExifTag<Rational[]> GPSDestLongitude { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDestLongitudeRef exif tag.
Declaration
public static ExifTag<string> GPSDestLongitudeRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDifferential exif tag.
Declaration
public static ExifTag<ushort> GPSDifferential { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSDOP exif tag.
Declaration
public static ExifTag<Rational> GPSDOP { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSIFDOffset exif tag.
Declaration
public static ExifTag<uint> GPSIFDOffset { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSImgDirection exif tag.
Declaration
public static ExifTag<Rational> GPSImgDirection { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSImgDirectionRef exif tag.
Declaration
public static ExifTag<string> GPSImgDirectionRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSLatitude exif tag.
Declaration
public static ExifTag<Rational[]> GPSLatitude { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSLatitudeRef exif tag.
Declaration
public static ExifTag<string> GPSLatitudeRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSLongitude exif tag.
Declaration
public static ExifTag<Rational[]> GPSLongitude { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSLongitudeRef exif tag.
Declaration
public static ExifTag<string> GPSLongitudeRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSMapDatum exif tag.
Declaration
public static ExifTag<string> GPSMapDatum { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSMeasureMode exif tag.
Declaration
public static ExifTag<string> GPSMeasureMode { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSProcessingMethod exif tag.
Declaration
public static ExifTag<EncodedString> GPSProcessingMethod { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSSatellites exif tag.
Declaration
public static ExifTag<string> GPSSatellites { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSSpeed exif tag.
Declaration
public static ExifTag<Rational> GPSSpeed { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSSpeedRef exif tag.
Declaration
public static ExifTag<string> GPSSpeedRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSStatus exif tag.
Declaration
public static ExifTag<string> GPSStatus { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSTimestamp exif tag.
Declaration
public static ExifTag<Rational[]> GPSTimestamp { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSTrack exif tag.
Declaration
public static ExifTag<Rational> GPSTrack { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSTrackRef exif tag.
Declaration
public static ExifTag<string> GPSTrackRef { get; }
Property Value
|
Improve this Doc
View Source
Gets the GPSVersionID exif tag.
Declaration
public static ExifTag<byte[]> GPSVersionID { get; }
Property Value
|
Improve this Doc
View Source
Gets the GrayResponseCurve exif tag.
Declaration
public static ExifTag<ushort[]> GrayResponseCurve { get; }
Property Value
|
Improve this Doc
View Source
Gets the GrayResponseUnit exif tag.
Declaration
public static ExifTag<ushort> GrayResponseUnit { get; }
Property Value
|
Improve this Doc
View Source
Gets the HalftoneHints exif tag.
Declaration
public static ExifTag<ushort[]> HalftoneHints { get; }
Property Value
|
Improve this Doc
View Source
Gets the HostComputer exif tag.
Declaration
public static ExifTag<string> HostComputer { get; }
Property Value
|
Improve this Doc
View Source
Gets the Humidity exif tag.
Declaration
public static ExifTag<Rational> Humidity { get; }
Property Value
|
Improve this Doc
View Source
Gets the IccProfile exif tag.
Declaration
public static ExifTag<byte[]> IccProfile { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageDescription exif tag.
Declaration
public static ExifTag<string> ImageDescription { get; }
Property Value
|
Improve this Doc
View Source
ImageHistory
Gets the ImageHistory exif tag.
Declaration
public static ExifTag<string> ImageHistory { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageID exif tag.
Declaration
public static ExifTag<string> ImageID { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageLayer exif tag.
Declaration
public static ExifTag<Number[]> ImageLayer { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageLength exif tag.
Declaration
public static ExifTag<Number> ImageLength { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageNumber exif tag.
Declaration
public static ExifTag<uint> ImageNumber { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageSourceData exif tag.
Declaration
public static ExifTag<byte[]> ImageSourceData { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageUniqueID exif tag.
Declaration
public static ExifTag<string> ImageUniqueID { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageWidth exif tag.
Declaration
public static ExifTag<Number> ImageWidth { get; }
Property Value
|
Improve this Doc
View Source
Gets the Indexed exif tag.
Declaration
public static ExifTag<ushort> Indexed { get; }
Property Value
|
Improve this Doc
View Source
Gets the InkNames exif tag.
Declaration
public static ExifTag<string> InkNames { get; }
Property Value
|
Improve this Doc
View Source
Gets the InkSet exif tag.
Declaration
public static ExifTag<ushort> InkSet { get; }
Property Value
|
Improve this Doc
View Source
Gets the IntergraphMatrix exif tag.
Declaration
public static ExifTag<double[]> IntergraphMatrix { get; }
Property Value
|
Improve this Doc
View Source
Gets the IntergraphPacketData exif tag.
Declaration
public static ExifTag<ushort[]> IntergraphPacketData { get; }
Property Value
|
Improve this Doc
View Source
Gets the IntergraphRegisters exif tag.
Declaration
public static ExifTag<uint[]> IntergraphRegisters { get; }
Property Value
|
Improve this Doc
View Source
Gets the Interlace exif tag.
Declaration
public static ExifTag<ushort> Interlace { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<byte[]> IPTC { get; }
Property Value
|
Improve this Doc
View Source
Gets the ISOSpeed exif tag.
Declaration
public static ExifTag<uint> ISOSpeed { get; }
Property Value
|
Improve this Doc
View Source
Gets the ISOSpeedLatitudeyyy exif tag.
Declaration
public static ExifTag<uint> ISOSpeedLatitudeyyy { get; }
Property Value
|
Improve this Doc
View Source
Gets the ISOSpeedLatitudezzz exif tag.
Declaration
public static ExifTag<uint> ISOSpeedLatitudezzz { get; }
Property Value
|
Improve this Doc
View Source
Gets the ISOSpeedRatings exif tag.
Declaration
public static ExifTag<ushort[]> ISOSpeedRatings { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGACTables exif tag.
Declaration
public static ExifTag<uint[]> JPEGACTables { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGDCTables exif tag.
Declaration
public static ExifTag<uint[]> JPEGDCTables { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGInterchangeFormat exif tag.
Declaration
public static ExifTag<uint> JPEGInterchangeFormat { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGInterchangeFormatLength exif tag.
Declaration
public static ExifTag<uint> JPEGInterchangeFormatLength { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGLosslessPredictors exif tag.
Declaration
public static ExifTag<ushort[]> JPEGLosslessPredictors { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGPointTransforms exif tag.
Declaration
public static ExifTag<ushort[]> JPEGPointTransforms { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGProc exif tag.
Declaration
public static ExifTag<ushort> JPEGProc { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGQTables exif tag.
Declaration
public static ExifTag<uint[]> JPEGQTables { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGRestartInterval exif tag.
Declaration
public static ExifTag<ushort> JPEGRestartInterval { get; }
Property Value
|
Improve this Doc
View Source
Gets the JPEGTables exif tag.
Declaration
public static ExifTag<byte[]> JPEGTables { get; }
Property Value
|
Improve this Doc
View Source
Gets the LensMake exif tag.
Declaration
public static ExifTag<string> LensMake { get; }
Property Value
|
Improve this Doc
View Source
Gets the LensModel exif tag.
Declaration
public static ExifTag<string> LensModel { get; }
Property Value
|
Improve this Doc
View Source
Gets the LensSerialNumber exif tag.
Declaration
public static ExifTag<string> LensSerialNumber { get; }
Property Value
|
Improve this Doc
View Source
Gets the LensSpecification exif tag.
Declaration
public static ExifTag<Rational[]> LensSpecification { get; }
Property Value
|
Improve this Doc
View Source
Gets the LightSource exif tag.
Declaration
public static ExifTag<ushort> LightSource { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<string> Make { get; }
Property Value
|
Improve this Doc
View Source
Gets the MakerNote exif tag.
Declaration
public static ExifTag<byte[]> MakerNote { get; }
Property Value
|
Improve this Doc
View Source
Gets the MaxApertureValue exif tag.
Declaration
public static ExifTag<Rational> MaxApertureValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the MaxSampleValue exif tag.
Declaration
public static ExifTag<ushort[]> MaxSampleValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDFileTag exif tag.
Declaration
public static ExifTag<uint> MDFileTag { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDFileUnits exif tag.
Declaration
public static ExifTag<string> MDFileUnits { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDLabName exif tag.
Declaration
public static ExifTag<string> MDLabName { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDPrepDate exif tag.
Declaration
public static ExifTag<string> MDPrepDate { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDPrepTime exif tag.
Declaration
public static ExifTag<string> MDPrepTime { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDSampleInfo exif tag.
Declaration
public static ExifTag<string> MDSampleInfo { get; }
Property Value
|
Improve this Doc
View Source
Gets the MDScalePixel exif tag.
Declaration
public static ExifTag<Rational> MDScalePixel { get; }
Property Value
|
Improve this Doc
View Source
Gets the MeteringMode exif tag.
Declaration
public static ExifTag<ushort> MeteringMode { get; }
Property Value
|
Improve this Doc
View Source
Gets the MinSampleValue exif tag.
Declaration
public static ExifTag<ushort[]> MinSampleValue { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<string> Model { get; }
Property Value
|
Improve this Doc
View Source
Gets the ModelTiePoint exif tag.
Declaration
public static ExifTag<double[]> ModelTiePoint { get; }
Property Value
|
Improve this Doc
View Source
Gets the ModelTransform exif tag.
Declaration
public static ExifTag<double[]> ModelTransform { get; }
Property Value
|
Improve this Doc
View Source
Gets the ModeNumber exif tag.
Declaration
public static ExifTag<byte> ModeNumber { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<byte[]> Noise { get; }
Property Value
|
Improve this Doc
View Source
Gets the NumberOfInks exif tag.
Declaration
public static ExifTag<ushort> NumberOfInks { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<byte[]> OECF { get; }
Property Value
|
Improve this Doc
View Source
Gets the OffsetTime exif tag.
Declaration
public static ExifTag<string> OffsetTime { get; }
Property Value
|
Improve this Doc
View Source
Gets the OffsetTimeDigitized exif tag.
Declaration
public static ExifTag<string> OffsetTimeDigitized { get; }
Property Value
|
Improve this Doc
View Source
Gets the OffsetTimeOriginal exif tag.
Declaration
public static ExifTag<string> OffsetTimeOriginal { get; }
Property Value
|
Improve this Doc
View Source
Gets the OldSubfileType exif tag.
Declaration
public static ExifTag<ushort> OldSubfileType { get; }
Property Value
|
Improve this Doc
View Source
Gets the OPIProxy exif tag.
Declaration
public static ExifTag<ushort> OPIProxy { get; }
Property Value
|
Improve this Doc
View Source
Gets the Orientation exif tag.
Declaration
public static ExifTag<ushort> Orientation { get; }
Property Value
|
Improve this Doc
View Source
Gets the OwnerName exif tag.
Declaration
public static ExifTag<string> OwnerName { get; }
Property Value
|
Improve this Doc
View Source
PageName
Gets the PageName exif tag.
Declaration
public static ExifTag<string> PageName { get; }
Property Value
|
Improve this Doc
View Source
PageNumber
Gets the PageNumber exif tag.
Declaration
public static ExifTag<ushort[]> PageNumber { get; }
Property Value
|
Improve this Doc
View Source
Gets the PhotometricInterpretation exif tag.
Declaration
public static ExifTag<ushort> PhotometricInterpretation { get; }
Property Value
|
Improve this Doc
View Source
Gets the PixelScale exif tag.
Declaration
public static ExifTag<double[]> PixelScale { get; }
Property Value
|
Improve this Doc
View Source
Gets the PixelXDimension exif tag.
Declaration
public static ExifTag<Number> PixelXDimension { get; }
Property Value
|
Improve this Doc
View Source
Gets the PixelYDimension exif tag.
Declaration
public static ExifTag<Number> PixelYDimension { get; }
Property Value
|
Improve this Doc
View Source
Gets the PlanarConfiguration exif tag.
Declaration
public static ExifTag<ushort> PlanarConfiguration { get; }
Property Value
|
Improve this Doc
View Source
Gets the Predictor exif tag.
Declaration
public static ExifTag<ushort> Predictor { get; }
Property Value
|
Improve this Doc
View Source
Gets the Pressure exif tag.
Declaration
public static ExifTag<Rational> Pressure { get; }
Property Value
|
Improve this Doc
View Source
Gets the PrimaryChromaticities exif tag.
Declaration
public static ExifTag<Rational[]> PrimaryChromaticities { get; }
Property Value
|
Improve this Doc
View Source
Gets the ProfileType exif tag.
Declaration
public static ExifTag<uint> ProfileType { get; }
Property Value
|
Improve this Doc
View Source
Gets the Rating exif tag.
Declaration
public static ExifTag<ushort> Rating { get; }
Property Value
|
Improve this Doc
View Source
Gets the RatingPercent exif tag.
Declaration
public static ExifTag<ushort> RatingPercent { get; }
Property Value
|
Improve this Doc
View Source
Gets the RecommendedExposureIndex exif tag.
Declaration
public static ExifTag<uint> RecommendedExposureIndex { get; }
Property Value
|
Improve this Doc
View Source
Gets the ReferenceBlackWhite exif tag.
Declaration
public static ExifTag<Rational[]> ReferenceBlackWhite { get; }
Property Value
|
Improve this Doc
View Source
Gets the RelatedSoundFile exif tag.
Declaration
public static ExifTag<string> RelatedSoundFile { get; }
Property Value
|
Improve this Doc
View Source
Gets the ResolutionUnit exif tag.
Declaration
public static ExifTag<ushort> ResolutionUnit { get; }
Property Value
|
Improve this Doc
View Source
Gets the RowsPerStrip exif tag.
Declaration
public static ExifTag<Number> RowsPerStrip { get; }
Property Value
|
Improve this Doc
View Source
Gets the SampleFormat exif tag.
Declaration
public static ExifTag<ushort[]> SampleFormat { get; }
Property Value
|
Improve this Doc
View Source
Gets the SamplesPerPixel exif tag.
Declaration
public static ExifTag<ushort> SamplesPerPixel { get; }
Property Value
|
Improve this Doc
View Source
Gets the Saturation exif tag.
Declaration
public static ExifTag<ushort> Saturation { get; }
Property Value
|
Improve this Doc
View Source
Gets the SceneCaptureType exif tag.
Declaration
public static ExifTag<ushort> SceneCaptureType { get; }
Property Value
|
Improve this Doc
View Source
Gets the ImageDescription exif tag.
Declaration
public static ExifTag<byte> SceneType { get; }
Property Value
|
Improve this Doc
View Source
Gets the SecurityClassification exif tag.
Declaration
public static ExifTag<string> SecurityClassification { get; }
Property Value
|
Improve this Doc
View Source
Gets the SelfTimerMode exif tag.
Declaration
public static ExifTag<ushort> SelfTimerMode { get; }
Property Value
|
Improve this Doc
View Source
Gets the SEMInfo exif tag.
Declaration
public static ExifTag<string> SEMInfo { get; }
Property Value
|
Improve this Doc
View Source
Gets the SensingMethod exif tag.
Declaration
public static ExifTag<ushort> SensingMethod { get; }
Property Value
|
Improve this Doc
View Source
Gets the SensingMethod2 exif tag.
Declaration
public static ExifTag<ushort> SensingMethod2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the SensitivityType exif tag.
Declaration
public static ExifTag<ushort> SensitivityType { get; }
Property Value
|
Improve this Doc
View Source
Gets the SerialNumber exif tag.
Declaration
public static ExifTag<string> SerialNumber { get; }
Property Value
|
Improve this Doc
View Source
Gets the Sharpness exif tag.
Declaration
public static ExifTag<ushort> Sharpness { get; }
Property Value
|
Improve this Doc
View Source
Gets the ShutterSpeedValue exif tag.
Declaration
public static ExifTag<SignedRational> ShutterSpeedValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the SMaxSampleValue exif tag.
Declaration
public static ExifTag<uint[]> SMaxSampleValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the SMinSampleValue exif tag.
Declaration
public static ExifTag<uint[]> SMinSampleValue { get; }
Property Value
|
Improve this Doc
View Source
Gets the Software exif tag.
Declaration
public static ExifTag<string> Software { get; }
Property Value
|
Improve this Doc
View Source
Gets the SpatialFrequencyResponse exif tag.
Declaration
public static ExifTag<byte[]> SpatialFrequencyResponse { get; }
Property Value
|
Improve this Doc
View Source
Gets the SpatialFrequencyResponse2 exif tag.
Declaration
public static ExifTag<byte[]> SpatialFrequencyResponse2 { get; }
Property Value
|
Improve this Doc
View Source
Gets the SpectralSensitivity exif tag.
Declaration
public static ExifTag<string> SpectralSensitivity { get; }
Property Value
|
Improve this Doc
View Source
Gets the StandardOutputSensitivity exif tag.
Declaration
public static ExifTag<uint> StandardOutputSensitivity { get; }
Property Value
|
Improve this Doc
View Source
Gets the StripByteCounts exif tag.
Declaration
public static ExifTag<Number[]> StripByteCounts { get; }
Property Value
|
Improve this Doc
View Source
Gets the StripOffsets exif tag.
Declaration
public static ExifTag<Number[]> StripOffsets { get; }
Property Value
|
Improve this Doc
View Source
Gets the StripRowCounts exif tag.
Declaration
public static ExifTag<uint[]> StripRowCounts { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubfileType exif tag.
Declaration
public static ExifTag<uint> SubfileType { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubIFDOffset exif tag.
Declaration
public static ExifTag<uint> SubIFDOffset { get; }
Property Value
|
Improve this Doc
View Source
Gets the offset to child IFDs exif tag.
Declaration
public static ExifTag<uint[]> SubIFDs { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubjectArea exif tag.
Declaration
public static ExifTag<ushort[]> SubjectArea { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubjectDistance exif tag.
Declaration
public static ExifTag<Rational> SubjectDistance { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubjectDistanceRange exif tag.
Declaration
public static ExifTag<ushort> SubjectDistanceRange { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubjectLocation exif tag.
Declaration
public static ExifTag<ushort[]> SubjectLocation { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubsecTime exif tag.
Declaration
public static ExifTag<string> SubsecTime { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubsecTimeDigitized exif tag.
Declaration
public static ExifTag<string> SubsecTimeDigitized { get; }
Property Value
|
Improve this Doc
View Source
Gets the SubsecTimeOriginal exif tag.
Declaration
public static ExifTag<string> SubsecTimeOriginal { get; }
Property Value
|
Improve this Doc
View Source
Gets the T4Options exif tag.
Declaration
public static ExifTag<uint> T4Options { get; }
Property Value
|
Improve this Doc
View Source
Gets the T6Options exif tag.
Declaration
public static ExifTag<uint> T6Options { get; }
Property Value
|
Improve this Doc
View Source
Gets the T82ptions exif tag.
Declaration
public static ExifTag<uint> T82ptions { get; }
Property Value
|
Improve this Doc
View Source
Gets the TargetPrinter exif tag.
Declaration
public static ExifTag<string> TargetPrinter { get; }
Property Value
|
Improve this Doc
View Source
Gets the Thresholding exif tag.
Declaration
public static ExifTag<ushort> Thresholding { get; }
Property Value
|
Improve this Doc
View Source
Gets the TIFFEPStandardID exif tag.
Declaration
public static ExifTag<byte[]> TIFFEPStandardID { get; }
Property Value
|
Improve this Doc
View Source
Gets the TileByteCounts exif tag.
Declaration
public static ExifTag<Number[]> TileByteCounts { get; }
Property Value
|
Improve this Doc
View Source
Gets the TileLength exif tag.
Declaration
public static ExifTag<Number> TileLength { get; }
Property Value
|
Improve this Doc
View Source
Gets the TileOffsets exif tag.
Declaration
public static ExifTag<uint[]> TileOffsets { get; }
Property Value
|
Improve this Doc
View Source
Gets the TileWidth exif tag.
Declaration
public static ExifTag<Number> TileWidth { get; }
Property Value
|
Improve this Doc
View Source
Gets the TimeZoneOffset exif tag.
Declaration
public static ExifTag<uint[]> TimeZoneOffset { get; }
Property Value
|
Improve this Doc
View Source
Gets the TransferFunction exif tag.
Declaration
public static ExifTag<ushort[]> TransferFunction { get; }
Property Value
|
Improve this Doc
View Source
Gets the TransferRange exif tag.
Declaration
public static ExifTag<ushort[]> TransferRange { get; }
Property Value
|
Improve this Doc
View Source
Gets the UserComment exif tag.
Declaration
public static ExifTag<EncodedString> UserComment { get; }
Property Value
|
Improve this Doc
View Source
Gets the VersionYear exif tag.
Declaration
public static ExifTag<byte[]> VersionYear { get; }
Property Value
|
Improve this Doc
View Source
Gets the WaterDepth exif tag.
Declaration
public static ExifTag<SignedRational> WaterDepth { get; }
Property Value
|
Improve this Doc
View Source
Gets the WhiteBalance exif tag.
Declaration
public static ExifTag<ushort> WhiteBalance { get; }
Property Value
|
Improve this Doc
View Source
Gets the WhitePoint exif tag.
Declaration
public static ExifTag<Rational[]> WhitePoint { get; }
Property Value
|
Improve this Doc
View Source
Gets the XClipPathUnits exif tag.
Declaration
public static ExifTag<uint> XClipPathUnits { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public static ExifTag<byte[]> XMP { get; }
Property Value
|
Improve this Doc
View Source
Gets the author tag used by Windows (encoded in UCS2).
Declaration
public static ExifTag<string> XPAuthor { get; }
Property Value
|
Improve this Doc
View Source
Gets the comment tag used by Windows (encoded in UCS2).
Declaration
public static ExifTag<string> XPComment { get; }
Property Value
|
Improve this Doc
View Source
Gets the keywords tag used by Windows (encoded in UCS2).
Declaration
public static ExifTag<string> XPKeywords { get; }
Property Value
|
Improve this Doc
View Source
Gets the XPosition exif tag.
Declaration
public static ExifTag<Rational> XPosition { get; }
Property Value
|
Improve this Doc
View Source
Gets the subject tag used by Windows (encoded in UCS2).
Declaration
public static ExifTag<string> XPSubject { get; }
Property Value
|
Improve this Doc
View Source
Gets the title tag used by Windows (encoded in UCS2).
Declaration
public static ExifTag<string> XPTitle { get; }
Property Value
|
Improve this Doc
View Source
Gets the XResolution exif tag.
Declaration
public static ExifTag<Rational> XResolution { get; }
Property Value
|
Improve this Doc
View Source
Gets the YCbCrCoefficients exif tag.
Declaration
public static ExifTag<Rational[]> YCbCrCoefficients { get; }
Property Value
|
Improve this Doc
View Source
Gets the YCbCrPositioning exif tag.
Declaration
public static ExifTag<ushort> YCbCrPositioning { get; }
Property Value
|
Improve this Doc
View Source
Gets the YCbCrSubsampling exif tag.
Declaration
public static ExifTag<ushort[]> YCbCrSubsampling { get; }
Property Value
|
Improve this Doc
View Source
Gets the YClipPathUnits exif tag.
Declaration
public static ExifTag<uint> YClipPathUnits { get; }
Property Value
|
Improve this Doc
View Source
Gets the YPosition exif tag.
Declaration
public static ExifTag<Rational> YPosition { get; }
Property Value
|
Improve this Doc
View Source
Gets the YResolution exif tag.
Declaration
public static ExifTag<Rational> YResolution { get; }
Property Value
Methods
|
Improve this Doc
View Source
Declaration
public bool Equals(ExifTag other)
Parameters
Type |
Name |
Description |
ExifTag |
other |
|
Returns
|
Improve this Doc
View Source
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
Object |
obj |
|
Returns
Overrides
|
Improve this Doc
View Source
Declaration
public override int GetHashCode()
Returns
Overrides
|
Improve this Doc
View Source
Declaration
public override string ToString()
Returns
Overrides
Operators
|
Improve this Doc
View Source
Determines whether the specified ExifTag instances are considered equal.
Declaration
public static bool operator ==(ExifTag left, ExifTag right)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
public static explicit operator ushort (ExifTag tag)
Parameters
Returns
|
Improve this Doc
View Source
Determines whether the specified ExifTag instances are not considered equal.
Declaration
public static bool operator !=(ExifTag left, ExifTag right)
Parameters
Returns
Implements