Sign in to follow, share, and participate in this community.
Is it possible to correct extreme lens distortion from fisheye lens? Is it theoretically possible for a filter to pass the image from Photoshop to a C # program, the program makes some changes and passes the new image back to the filter and the filter passes it back to Photoshop? An incidental change in the implementation of the photoshop binary API, will break indefinite numbers of third party plugins in unpredictable ways. One common thread in the expected failures is that they will n... Hi, i would like to start using Photoshop cc 2014 but i have a plugin that doesn't have an update for this version Composer for Photoshop | Layer Comps, Improved is there anything i can do t... The latest in my series of futile and/or unanswerable questions... It appears that Photoshop marks a document as 'dirty' (i.e. puts '*' after the name on the title bar and tabs, prompts for save on exit, etc) ... Ok, I'm 0-for-5 so far getting questions answered, but hope springs eternal... Situation is this: an automation plugin, fairly simple, set as 'Persistent', that listens for a particular filter plugin to execut... One more, as long as I'm logged in... Title says it all: is it possible for an automation plugin to get s pointer to a valid ReadImageDocumentDesc structure for the active document, and if so, how? All... I have resolved issues on reading files > 2GB. Now when I save files >2GB, I get a popup that states there is a 2GB limit for plugins. I an using photoshop CS6 on a MAC OSX 10.9 with 16 GB RAM. ... Is there a way to detect the execution of a particular plugin when it occurs from within an action? I have a 'Listener'-like automation plugin that listens for a particular plugin to be run, using a call to Ad... Hi I'm investigating options for implementing a real-time filter-like functionality in photoshop, and I would like a few opinions regarding implementation strategies. Basically, I would like to update the con... Just wondering if anyone has had success in building panel extensions for CEP5 0 Im getting an error cannot complete command because the extension could not be loaded which is next to impossible to deb... Hey everyone! I'm running into a problem Like the title says, when I try to open more than one file at a time, I lose the names of the color channels in all but the last file. For example, if I ope... I would like to know how to install all of my TOPAZ plugins onto PS so I can use them with PS. I have all the keys and just need to know how to get them up and working. I'll post this here since the symptoms are vaguely correlated to VS2012 and/or the SDK... I haven't seen this particular symptom set mentioned in any search I've tried so far. What's happening is that I get a ... Hey guys, This is my first plug-in, and I'm running into this problem where visual studio 2013 is complaining about an inactive preprocessing block that is trying to call <Carbon/Carbon.h>. Aside f... Hello I have developed plugins for adobe in the past for internal use in my company. Now I plan to create a product that has to interact with AI and PSD files (analyzing them, changing them etc...) I appreciate if an... Still working on my three-plugin hybrid widget. For those of you who missed the other thread, there's a hidden automation plugin ("Master") listening for the user/script/action to execute a filter plugin "Trigger") an... The search function here is...suboptimal. (That's the only word I can think of that won't get people mad at me.) I'm willing to spend the required time wading through 1400+ discussions (or at least the titles thereof)... Hi All, I'm using Listener plugin from CS5 SDK. There is only Debug configuration on Windows example project. I created a Release configuration but i get linker ... Ok, I see that in the SelectoramaShape example that it is possible to put multiple plug-ins in a single file...cool. My question: is global data visible/shareable between the plug-ins? My situation is this: I ...