Skip to main content
Inspiring
November 1, 2022
Question

Label an image with its colour space

  • November 1, 2022
  • 3 replies
  • 538 views

I want to put labels on images in a document giving the Actual ppi, Effective ppi and colour space I've been able to do the ppi's but I can't get the colour space can anyone please help?

 

This topic has been closed for replies.

3 replies

Community Expert
November 2, 2022

Hi @Alex25077296wbvx ,

did you look into DOM documentation for object image?

There are properties:

actualPpi
effectivePpi
space
profile

 

https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Image.html

 

Regards,
Uwe Laubender
( Adobe Community Expert )

Willi Adelberger
Community Expert
Community Expert
November 2, 2022

The information of the linkpanek is not enough?

 

jmlevy
Community Expert
Community Expert
November 1, 2022
Inspiring
November 2, 2022

Thanks for this but it's not a caption I want. I want to get the colour space of an image same as I can get the resolution of the image. I've seen the 'itemLink' which can give me the name but what would give me the colour space?

jmlevy
Community Expert
Community Expert
November 2, 2022

I want to get the colour space of an image same as I can get the resolution of the image.

Can you provide an exemple? I don't understand what you mean. In your first post, you said: “I want to put labels on images”.