How to organize 6 Alien Skin plugin menu to 1 menu Alien Skin?
How to organize 6 Alien Skin plugin menu to 1 menu Alien Skin?
View ArticleFiles larger then 2GB with Mac OS X
Hello, I am trying to write a BigTIFF plugin, and of course the whole point (compared to TIFF) is to write files > 2GB. The plugin works fine on Windows but on Mac (tested with CS3/CS5 32bit/64bit)...
View ArticleAny way to add custom data to a channel?
Hi, I need to save some customized data to a spot channel, but didn't find out how to do it. I created the spot channel by 'sPSActionControl->Play(&result, eventMake, descNewSpotChannel,...
View ArticlePlug-in on top level of Filter menu
Is that possible? It just seems a bit stupid to have a 'Vendor' category that only has one plug-in under it...(Already tried setting 'Category' to "" in .r file: no joy.)
View ArticleShared global data in multi-plugin file
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...
View ArticleKeyboard Shortcuts not working in Photoshop CS2
I'm using an apple 17" powerbook. 1 G RAM. OSX 10.4.3 . The Space Bar and other keys don't allow for the hand too or pen tips to change. It worked before. Anyone have a quick fix. I tried deleting my...
View Articlecauses of "plugin entry point could not be found"
Hi,I had a report from a user ofmy most popular plugin (i.e., mature and extremely well tested), that it failed to work for him on Photoshop CS3 Extended + Vista Business 32-bit.The error message when...
View ArticleError when try to build listener project
I am trying to build the listener project using VC++6. But I get such errors:<br />//==============================================================/<br />--------------------Configuration:...
View ArticleHow to get CS4 animation timeline data
I'd like to write a plugin that makes use of Photoshop CS4 animation timeline data but, after much searching through the SDK, I haven't been successful at locating any examples or documentation...
View ArticleIDE Alternatives to Microsoft Visual C++?
Hi! I'm looking for a less costly alternative to Microsoft Visual C++ for developing Photoshop plugins. Visual C++ Express won't do, apparently, since it doesn't support 64-bit, which the Photoshop SDK...
View ArticleFilling color in an image pixel by pixel in Photoshop
Hi, How can I fill different color pixel by pixel in n image in Photoshop? Thanks in advance.
View ArticleHelp open image with Photoshop from VB.NET or c# project
I am trying to fix an issue in a VB.NET project. The project used to have an option to open files with Photoshop.The project includes a Photoshop.dll. The following call:Dim app As New...
View ArticleCamera Raw noise problem in Photoshop CS6
Opening a Canon .CR2 in Photoshop CS6, Camera Raw generates a significant amount of noise or graininess in the image compared with the simultaneously saved .JPG file. This results in the image from...
View ArticleAdding a toolbar button to activate a plugin?
Is it possible to add a toolbar button to invoke a, say, Automate plugin? It would be preferrable if a user can call the plugin with a single click, instead of having to go 'File-> Automate->...
View ArticlePlugin working fine on CS6 but giving issues in CC 2014..
Hi I have developed an automation plugin and it is working fine till CS6. For CC 2014, it works fine on my machine but on other machines it gives errors like "Cannot flatten, or cannot rotate".. Can...
View Article"Deep History" of forum
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...
View ArticleHow to read path data?
Hello, I'm new to photoshop plugin development, and wondering how to read the path data in plugin? That is, the data generated by the pen tool.Thanks.
View ArticleMac SDK example plugins - none compile (Missing Base SDK)
Hi All I'm a Windows developer, and it's been a long time since I've developed our plugin for the Mac (10 years ago using powerpc, codewarrior etc), so my Mac skills are rusty. I thought I'd start with...
View ArticleUpdating pixel-data in real-time
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...
View ArticleAdding a path to an image programmatically
I would like to insert a new path into an image. The image processing is happening in a Java application running on Linux. If that is not feasible, is there a way to do it from a web browser?
View Article