Can anyone explain to me, how applications usually communicate if one application has to send data to a second application. (an image for example). Or how can i find out how the communication is implemented?
In my example, i am trying to find out how "Capture One 11.x" is opening images with other applications (like photoshop or lightroom).
I was guessing, that "Capture One 11.x" will open images inside other applications by running the second application with additional start parameters (like the filepath of the opened image). But i can't find any evidence for this behaviour.
I am thankfull for any hint or help.