Type Parameters
- T extends
| "NewSubfileType"
| "SubfileType"
| "ImageWidth"
| "ImageLength"
| "BitsPerSample"
| "Compression"
| "PhotometricInterpretation"
| "Threshholding"
| "CellWidth"
| "CellLength"
| "FillOrder"
| "DocumentName"
| "ImageDescription"
| "Make"
| "Model"
| "StripOffsets"
| "Orientation"
| "SamplesPerPixel"
| "RowsPerStrip"
| "StripByteCounts"
| "MinSampleValue"
| "MaxSampleValue"
| "XResolution"
| "YResolution"
| "PlanarConfiguration"
| "PageName"
| "XPosition"
| "YPosition"
| "FreeOffsets"
| "FreeByteCounts"
| "GrayResponseUnit"
| "GrayResponseCurve"
| "T4Options"
| "T6Options"
| "ResolutionUnit"
| "PageNumber"
| "TransferFunction"
| "Software"
| "DateTime"
| "Artist"
| "HostComputer"
| "Predictor"
| "WhitePoint"
| "PrimaryChromaticities"
| "ColorMap"
| "HalftoneHints"
| "TileWidth"
| "TileLength"
| "TileOffsets"
| "TileByteCounts"
| "InkSet"
| "InkNames"
| "NumberOfInks"
| "DotRange"
| "TargetPrinter"
| "ExtraSamples"
| "SampleFormat"
| "SMinSampleValue"
| "SMaxSampleValue"
| "TransferRange"
| "JPEGProc"
| "JPEGInterchangeFormat"
| "JPEGInterchangeFormatLngth"
| "JPEGRestartInterval"
| "JPEGLosslessPredictors"
| "JPEGPointTransforms"
| "JPEGQTables"
| "JPEGDCTables"
| "JPEGACTables"
| "YCbCrCoefficients"
| "YCbCrSubSampling"
| "YCbCrPositioning"
| "ReferenceBlackWhite"
| "Copyright"
| "BadFaxLines"
| "CleanFaxData"
| "ClipPath"
| "ConsecutiveBadFaxLines"
| "Decode"
| "DefaultImageColor"
| "Indexed"
| "JPEGTables"
| "StripRowCounts"
| "SubIFDs"
| "XClipPathUnits"
| "YClipPathUnits"
| "ApertureValue"
| "ColorSpace"
| "DateTimeDigitized"
| "DateTimeOriginal"
| "ExifIFD"
| "ExifVersion"
| "ExposureTime"
| "FileSource"
| "Flash"
| "FlashpixVersion"
| "FNumber"
| "ImageUniqueID"
| "LightSource"
| "MakerNote"
| "ShutterSpeedValue"
| "UserComment"
| "IPTC"
| "CZ_LSMINFO"
| "ICCProfile"
| "XMP"
| "GDAL_METADATA"
| "GDAL_NODATA"
| "Photoshop"
| "ModelPixelScale"
| "ModelTiepoint"
| "ModelTransformation"
| "GeoKeyDirectory"
| "GeoDoubleParams"
| "GeoAsciiParams"
| "LercParameters" = any
Parameters
- tagIdentifier: number | T
Returns Promise<
T extends | "NewSubfileType"
| "SubfileType"
| "ImageWidth"
| "ImageLength"
| "BitsPerSample"
| "Compression"
| "PhotometricInterpretation"
| "Threshholding"
| "CellWidth"
| "CellLength"
| "FillOrder"
| "DocumentName"
| "ImageDescription"
| "Make"
| "Model"
| "StripOffsets"
| "Orientation"
| "SamplesPerPixel"
| "RowsPerStrip"
| "StripByteCounts"
| "MinSampleValue"
| "MaxSampleValue"
| "XResolution"
| "YResolution"
| "PlanarConfiguration"
| "PageName"
| "XPosition"
| "YPosition"
| "FreeOffsets"
| "FreeByteCounts"
| "GrayResponseUnit"
| "GrayResponseCurve"
| "T4Options"
| "T6Options"
| "ResolutionUnit"
| "PageNumber"
| "TransferFunction"
| "Software"
| "DateTime"
| "Artist"
| "HostComputer"
| "Predictor"
| "WhitePoint"
| "PrimaryChromaticities"
| "ColorMap"
| "HalftoneHints"
| "TileWidth"
| "TileLength"
| "TileOffsets"
| "TileByteCounts"
| "InkSet"
| "InkNames"
| "NumberOfInks"
| "DotRange"
| "TargetPrinter"
| "ExtraSamples"
| "SampleFormat"
| "SMinSampleValue"
| "SMaxSampleValue"
| "TransferRange"
| "JPEGProc"
| "JPEGInterchangeFormat"
| "JPEGInterchangeFormatLngth"
| "JPEGRestartInterval"
| "JPEGLosslessPredictors"
| "JPEGPointTransforms"
| "JPEGQTables"
| "JPEGDCTables"
| "JPEGACTables"
| "YCbCrCoefficients"
| "YCbCrSubSampling"
| "YCbCrPositioning"
| "ReferenceBlackWhite"
| "Copyright"
| "BadFaxLines"
| "CleanFaxData"
| "ClipPath"
| "ConsecutiveBadFaxLines"
| "Decode"
| "DefaultImageColor"
| "Indexed"
| "JPEGTables"
| "StripRowCounts"
| "SubIFDs"
| "XClipPathUnits"
| "YClipPathUnits"
| "ApertureValue"
| "ColorSpace"
| "DateTimeDigitized"
| "DateTimeOriginal"
| "ExifIFD"
| "ExifVersion"
| "ExposureTime"
| "FileSource"
| "Flash"
| "FlashpixVersion"
| "FNumber"
| "ImageUniqueID"
| "LightSource"
| "MakerNote"
| "ShutterSpeedValue"
| "UserComment"
| "IPTC"
| "CZ_LSMINFO"
| "ICCProfile"
| "XMP"
| "GDAL_METADATA"
| "GDAL_NODATA"
| "Photoshop"
| "ModelPixelScale"
| "ModelTiepoint"
| "ModelTransformation"
| "GeoKeyDirectory"
| "GeoDoubleParams"
| "GeoAsciiParams"
| "LercParameters"
? TagValue<T<T>>
| undefined
: any,
>
the field value, or undefined if it does not exist
Create an ImageFileDirectory.