GroupLayer label color #200
Answered
by
EmilDohne
matgervfx-png
asked this question in
Q&A
-
|
Hello, Is it possible to set or access a group’s label color at the time of creation? I couldn’t find any information about this in the documentation : https://photoshopapi.readthedocs.io/en/latest/python/layers/group.html Thanks ! |
Beta Was this translation helpful? Give feedback.
Answered by
EmilDohne
Feb 12, 2026
Replies: 1 comment 2 replies
-
|
Hey @matgervfx-png, I don't believe we parse this information yet but this should be a quick one to implement as IIRC this was just a single integer enumeration. You mean this I suppose right?
Feel free to turn this into an issue :) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
EmilDohne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hey @matgervfx-png, I don't believe we parse this information yet but this should be a quick one to implement as IIRC this was just a single integer enumeration. You mean this I suppose right?
Feel free to turn this into an issue :)