Image-ExifTool

 view release on metacpan or  search on metacpan

lib/Image/ExifTool/TagNames.pod  view on Meta::CPAN

    619    Element                              no
    635    EnergyIntervalLower                  no
    643    EnergyIntervalHigher                 no
    651    Method                               no
    655    IsDoseFraction                       no
    656    FractionNumber                       no
    660    StartFrame                           no
    664    EndFrame                             no
    668    InputStackFilename                   no
    748    Bitmask4                             no
    752    AlphaTiltMin                         no
    760    AlphaTiltMax                         no
    768    ScanRotation                         no
    776    DiffractionPatternRotation           no
    784    ImageRotation                        no
    792    ScanModeEnumeration                  no
    796    AcquisitionTimeStamp                 no
    804    DetectorCommercialName               no
    820    StartTiltAngle                       no
    828    EndTiltAngle                         no
    836    TiltPerImage                         no
    844    TitlSpeed                            no
    852    BeamCenterX                          no
    856    BeamCenterY                          no
    860    CFEGFlashTimeStamp                   no
    868    PhasePlatePosition                   no
    872    ObjectiveAperture                    no

=head2 LIF Tags

Tags extracted from Leica Image Format (LIF) imaging files.  As well as the
tags listed below, all available information is extracted from the
XML-format metadata in the LIF header.

  Tag Name                                      Writable
  --------                                      --------
  TimeStampList                                 no

=head2 MIFF Tags

The MIFF (Magick Image File Format) format allows aribrary tag names to be
used.  Only the standard tag names are listed below, however ExifTool will
decode any tags found in the image.

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'background-color'   BackgroundColor          no
  'blue-primary'       BluePrimary              no
  'border-color'       BorderColor              no
  'class'              Class                    no
  'colors'             Colors                   no
  'colorspace'         ColorSpace               no
  'columns'            ImageWidth               no
  'compression'        Compression              no
  'delay'              Delay                    no
  'depth'              Depth                    no
  'dispose'            Dispose                  no
  'gamma'              Gamma                    no
  'green-primary'      GreenPrimary             no
  'id'                 ID                       no
  'iterations'         Iterations               no
  'label'              Label                    no
  'matt-color'         MattColor                no
  'matte'              Matte                    no
  'montage'            Montage                  no
  'packets'            Packets                  no
  'page'               Page                     no
  'profile-APP1'       APP1_Profile             EXIF
                                                XMP
  'profile-exif'       EXIF_Profile             EXIF
  'profile-icc'        ICC_Profile              ICC_Profile
  'profile-iptc'       IPTC_Profile             Photoshop
  'profile-xmp'        XMP_Profile              XMP
  'red-primary'        RedPrimary               no
  'rendering-intent'   RenderingIntent          no
  'resolution'         Resolution               no
  'rows'               ImageHeight              no
  'scene'              Scene                    no
  'signature'          Signature                no
  'units'              Units                    no
  'white-point'        WhitePoint               no

=head2 PCX Tags

Tags extracted from PC Paintbrush images.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      0    Manufacturer                         no
      1    Software                             no
      2    Encoding                             no
      3    BitsPerPixel                         no
      4    LeftMargin                           no
      6    TopMargin                            no
      8    ImageWidth                           no
     10    ImageHeight                          no
     12    XResolution                          no
     14    YResolution                          no
     65    ColorPlanes                          no
     66    BytesPerLine                         no
     68    ColorMode                            no
     70    ScreenWidth                          no
     72    ScreenHeight                         no

=head2 PGF Tags

The following table lists information extracted from the header of
Progressive Graphics File (PGF) images.  As well, information is extracted
from the embedded PNG metadata image if it exists.  See
L<http://www.libpgf.org/> for the PGF specification.

  Index1   Tag Name                             Writable
  ------   --------                             --------
      3    PGFVersion                           no
      8    ImageWidth                           no
     12    ImageHeight                          no
     16    PyramidLevels                        no
     17    Quality                              no
     18    BitsPerPixel                         no
     19    ColorComponents                      no
     20    ColorMode                            no



( run in 0.812 second using v1.01-cache-2.11-cpan-71847e10f99 )