16 - 32 bit image data conversion
Hi all Could someone pelase explain me how I can convert 16 - 32 bit RGB image from FilterRecord::inData to 8 bit RGB, and than how I can convert back 8 bit to 16 - 32 bit RGB image to store it in...
View ArticleNative UI Documentation
Hello: How can I create a custom UI panel with native Photoshop look and feel? E.g. can I make a custom adjustment layer type, with UI that looks like one of the standard adjustment layers? Can I make...
View Articlehow download plugins, photoshop
I am trying to download a plugin for photoshop cs5 extended, picture package and I found it , but when I try to download it, it says can not because it is the wrong document. how do I get this plugin.
View ArticleCreating a 16-bit file
I am working on translating EXRs into 16-bit PSD files. I have a PSD that was created by opening an EXR using ProEXR, converting it to 16-bit, then saving it out as a PSD. Here are some questions I...
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 ArticleSwitchBoard (not responding)
My Mac OSX 10.5.8 Activity Monitor has an error reading SwitchBoard (Not Responding). Someone sent me this link for a possible solution. But I still need to uninstall the thing. I'm assuming this is...
View Articlep3d file for 3dformat plug-in
Hi,Im a PS plug-in developer. I just downloaded CS4 SDK and tried to run a sample plug-in 3dformat (that is in folder Adobe Photoshop CS4 SDK\samplecode\format\3dformat), which should read *.p3d file...
View ArticleErrors in PSD specification
Hello, I am trying to make a program, which loads and parses PSD files. I am using this specification: http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/ from June 2013. I have found many...
View ArticleIs there any photoshop API functions can let me open a file with photoshop in...
I used the function system("open file"), it works well in any other program.For example, system("open 1.psd"), this code can use photoshop open the file 1.psd .But it just don't work in my plugin...
View ArticleHow to build my own HDR photoshop plugin?
Hi, I am a true fresh here and trying to build a HDR photoshop plugin, with an existing HDR merging algorithm in a static C lib. What I need to do is just to provide a file dialog to read in several...
View ArticleHow to read&write pixel values of a document for an Automation plugin?
Morning everyone, I am developing an automation plugin to process several images at a time. A key step to implement this plugin is to read all pixels of these images. I know for Filter plugin we can...
View Articlegetter example crashes Photoshop CC
I was having an issue in my plugin and I managed to reproduce the issue with the example plugin "getter". Here's what I do. I open two .PSD files then select File->Automate->Getter For me it...
View ArticleSave command currently not available
Hi I have created a Photoshop plugin and it was working fine..Now suddenly I am facing an issue..On execution, I am getting an error "Save Command is currently not available". I have not changed...
View ArticleTrying to build Dissolve plugin with Visual Studio 2012
I have fixed most of the errors that have been popping up so far but not sure what this one means. Error5error C1189: #error : The C++ Standard Library forbids macroizing keywords. Enable warning...
View ArticleWhat happened to the plug-ins in CS6? Can you move them from CS5 to CS6?
Have they been renamed and placed in another folder/area? Or am I asking the obvious?
View Articlei want to develop a plugin for photoshop cs6..how can i configure SDK on...
i want to develop a plugin for photoshop cs6..how can i configure SDK on visual studio 2010 and compile sample code..i have added all files but visual studio is unable to find some headers files..as...
View ArticleHow can i create a gradient chooser within the plugin window
Hi i'd like to create a gradient chooser similar to the one used in Photoshop but inside the plugin window. How can i do that ? And i need a way that is compatible Mac/windows if possible thanks a lot!...
View ArticleUnknown issue while applying effect using "exposure" plugin
Hi, I am trying to execute a third party plugin called "Exposure4" from my existing automation plugin. I have done something similar before too and had no problem. However, I have encountered some...
View ArticleUnderstanding 32 bits image mode
Hi i'm developping a plugin in which higher image quality means higher sound quality. though when i'm in mode 32 bits, colors don't behave the same way as in 8 bits or 16 bits. for example, in 8 bits i...
View ArticleLooking for Photoshop Plugin Software Developer
Anyone know where I can find a software developer to create a Photoshop Plugin? Not having any luck finding programmers with knowledge of Adobe code. Or, is anyone a developer that can help? Please...
View Article