Message 1 of 1
How to set the color space of an image in lookdevX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
image_attr = ufe.Attributes.attributes(image_item)
color_space_attr = image_attr.attribute("inputs:colorspace")
In lookdevX, it seems that the "inputs:colorspace" attribute does not exist when trying to set an image's color space.