Search found 6 matches
- Fri Sep 11, 2020 12:32 pm
- Forum: Photoshop Scripting - General Discussion
- Topic: problem with look up table
- Replies: 5
- Views: 10346
- Fri Sep 11, 2020 12:17 pm
- Forum: Photoshop Scripting - General Discussion
- Topic: problem with look up table
- Replies: 5
- Views: 10346
Re: problem with look up table
thanks for the answer, but unfortunately what I'm trying to do is another thing.
I would like to import Lut (look up table). https://www.photoshopessentials.com/pho ... ain%20look.
I would like to import Lut (look up table). https://www.photoshopessentials.com/pho ... ain%20look.
- Thu Sep 10, 2020 11:34 am
- Forum: Photoshop Scripting - General Discussion
- Topic: problem with look up table
- Replies: 5
- Views: 10346
problem with look up table
I am trying to import some lut (color look up) through scripts, but for now without success. I tried to examine the listener and realized that the code for the lut is split into two blocks of charcode. I can't post all the lut code because it is very long, however place a piece of the first block be...
- Thu Apr 02, 2020 8:31 pm
- Forum: Photoshop Scripting - General Discussion
- Topic: mac address
- Replies: 5
- Views: 9238
Re: mac address
thank you!!!
- Thu Apr 02, 2020 5:49 pm
- Forum: Photoshop Scripting - General Discussion
- Topic: mac address
- Replies: 5
- Views: 9238
Re: mac address
this is Mac address.
https://en.wikipedia.org/wiki/MAC_address,
i am creating a protection to my panel, and i would like to send the mac address to a web service
but I can't get it
https://en.wikipedia.org/wiki/MAC_address,
i am creating a protection to my panel, and i would like to send the mac address to a web service
but I can't get it
- Thu Apr 02, 2020 9:18 am
- Forum: Photoshop Scripting - General Discussion
- Topic: mac address
- Replies: 5
- Views: 9238
mac address
hi everyone, I wanted to know if there is a way to get the mac address through extend script or otherwise. thanks