Search found 3 matches
- Sat Apr 25, 2020 8:54 am
- Forum: Help Me
- Topic: How to get the color of the color table? I have one that is not perfect
- Replies: 4
- Views: 4919
Re: How to get the color of the color table? I have one that is not perfect
I need to get it automatically without modifying the color table. What I published was not perfect
- Thu Apr 23, 2020 7:43 am
- Forum: Help Me
- Topic: How to get the color of the color table? I have one that is not perfect
- Replies: 4
- Views: 4919
Re: How to get the color of the color table? I have one that is not perfect
Change document color model
ChangeMode.INDEXEDCOLOR
ChangeMode.INDEXEDCOLOR
- Tue Apr 21, 2020 5:18 am
- Forum: Help Me
- Topic: How to get the color of the color table? I have one that is not perfect
- Replies: 4
- Views: 4919
How to get the color of the color table? I have one that is not perfect
You can only access the color table in manual mode, run this script and change at least one color in the table, and then you can get both the counter and the color. var d = new ActionDescriptor(); var r = new ActionReference(); r.putProperty( charIDToTypeID( "Clr " ), charIDToTypeID( "...