Action to detect and select a specified area of a black-only object.

Post Reply
stome
Member
Posts: 24
Joined: Thu May 23, 2019 2:27 am

Action to detect and select a specified area of a black-only object.

Post by stome »

I'm trying to figure out an action to detect and select a specified area (greater than a certain width and height) of a black-only object and apply a rich black to it automatically. Is there such a thing?
german_raf
Newbie
Posts: 10
Joined: Mon Jul 01, 2019 3:55 pm
Location: Moscow

Re: Action to detect and select a specified area of a black-only object.

Post by german_raf »

Hi stome!
Try these action lists

Select all
Group Actions
  • Select object of which width more then (use Variables*)
    Select object of which height more then (use Variables**)
    OR
Select color range (black - CMYK or grey or RGB or DeviceN - how you'll wish)
AND
AND
Remap color (Add CMYK color K100 to CMYK color 60/50/50/100 - or how you'll wish)

* choose Width from Variables
** choose Height from Variables


sorry for my english
Last edited by german_raf on Tue Jul 09, 2019 7:59 am, edited 1 time in total.
stome
Member
Posts: 24
Joined: Thu May 23, 2019 2:27 am

Re: Action to detect and select a specified area of a black-only object.

Post by stome »

Thank you! Will try your suggestion and let you know.
Post Reply