Why there is no release configuration on Windows for Listener plugin?
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 errors if Code generation...
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 ArticleThe plugin for iPF8300 don't seem to work correctly on CS6. Any suggestions?
It seems like my big expensive printer is dead in the water unless I back out to CS 5.1. I'm running Mac OS/X 10.7 (and .8 at times).
View ArticleCan't open/save pictures as PNG anymore! NEED HELP!
Hello! Since yesterday I have the problem, that I can't open/save pictures as PNG any more, the option is completely gone.When I try to open one, it says "not the right kind of document". I don't know...
View ArticleAdobe Photoshop CC SDK and PlugPlug API
I've downloaded the latest Adobe Photoshop CC SDK hoping I'll learn something about the PlugPlug API plug-in technique (c++ along with its Flash interface) but what a surprise! - the same old...
View ArticleIntroducing HTML5 Extensions
When Creative Cloud was launched in June 2013, we added support for HTML5-based panels in several Adobe products. These new panels open up the world of panel development to a wider range of developers...
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 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 ArticleWriting Unicode characters to scripting parameters on Windows
I am trying to read/write a file path that supports Unicode characters to/from scripting parameters (PIDescriptorParameters) with an Export plug-in. This works fine on OS X by using AliasHandle...
View Articlegetting the foreground color - or - subscribing to events
Hey guys, I'm still working on my native color picker. It's up and running and looking good. I've implemented so that the eyedropper tool is chosen when the cursor is moved outside the window (using...
View ArticleHow to get the destination path in an photoshop sdk export plugin when using...
Hello, I've written an exporter plugin (not save-as) that exports a given file to a custom format. I was able to open a file selector dialog and choose a path that is then transported to the saving...
View ArticleWill there be an updated SDK for OS 10.9?
I'm trying to standardize my build system on XCode 5.1+ and the 10.9 SDK, but currently the PS SDK requires the 10.7 SDK, which requires fiddling with SDK packages in a kludgy way. Are we stuck with...
View ArticleMosaic add-on request
Could someone develop an add-on for photoshop with functions like Mazaika (it lets you use a library of pictures as mosaic tiles to create a bigger picture). It'd be really good because of the advance...
View ArticlePhotoshop CS5 bug, can not copy/cut from JS - PC only.
I have stumbled upon what I believe is a serious bug in PS5 when using extensions or panels. It seems that copy and cut via JS do not work on Windows! Do this:Using Adobe Configurator 2.0 create a new...
View ArticleCS5.1 overrides CS5 registry entries, how do I get the photoshop installation...
Hi there, I'm creating a installer for my Photoshop plugins, so I need to find out Photoshop installation directory. I did this by looking for registry 'HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\',...
View Articlepsd and psb File Format Specifications
Besides these 2 documentsa) Photoshop CS File Formats Specification October 2003b) Adobe Photoshop 6.0 File Formats Specification Version 6.0 Release 2.0 November 2000 Are there any other documents...
View ArticleDo the plugins with file type .8bf work in Photoshop CS5 under Mac OS (any...
I saw an article saying so:http://www.fileinfo.com/extension/8bf but when I placed one in my plugins folder and restarted PS, it does not show up.
View ArticleFileFormat: Reading transparency and color data separatley
I have a problem reading data via my file format plugin.I can read the different layers in the format in Lab color mode (8-Bit).In the file there is a layer transparency mask (1 byte for every pixel),...
View ArticleCategory { "**Hidden**" } works for plug-in on 32 bit hosts but fails on 64...
I am experimenting with a simple plug-in that is supposed to execute a single specific task in combination with a PS panel. So the panel's interface is written in Flex which calls my plug-in via jsx...
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 Article