Forum

Author Topic: where is image quality stored?  (Read 916 times)

stephan

  • Full Member
  • ***
  • Posts: 129
    • View Profile
where is image quality stored?
« on: February 24, 2022, 04:48:29 PM »
Hi guys,

I'm looking for the metadata value that used to be stored under camera.meta["Quality"]  after calling chunk.analyzePhotos(camera) ... it seems like it's no longer there? I can't find where to look from the API docs.

Cheers,
Stephan

stephan

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Re: where is image quality stored?
« Reply #1 on: February 24, 2022, 04:53:06 PM »
Sorry, my bad, the variable is stored at:

camera.meta['Image/Quality'] !