• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to access dng namespace in xmp

Explorer ,
Jan 25, 2022 Jan 25, 2022

Copy link to clipboard

Copied

Hello all, i'm working with dng files and i need to access the tag

dng:OriginalImageWidth

We have namespace constants for tiff and everything but i don't see constants for the dng tags.

What i mean is, i'm currently accessing  the namespace exif like so:

xmp.getProperty(XMPConst.NS_EXIF, "PixelXDimension")

 Now i want to access the dng namespace like so (pseudo):

xmp.getProperty(XMPConst.NS_DNG, "OriginalImageWidth")

 I just want to read it, because it contains the image width without crop etc...

TOPICS
Scripting

Views

95

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation