getting 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 ArticleLayerid layid
Hi, I have a question. What is the property lyid (layer id) into the psd file?Is it and identify that not changes after editing a saving psd file in photoshop? Seems that if I make some eidting to my...
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 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 ArticlePhotoshop Plugin with License Key
Hi, I want to hire a developer to build a plugin for my Photoshop resource website. I have a couple of questions and I'm hoping they can be answered here 1. Is it possible to license key plugins for...
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 ArticleQuestions about PSD file formats
During thestudy thefile formatthearticleraisesquestions. Question 1. I would like to knowhow toanalyzethe image data. I've a document that describesthe fileformat, a description ofthe image datais...
View ArticleFileFormat-Plugin: Writing multi layer image
Hi, I've another problem with a FileFormat-Plugin. I want to write multiple layers to a file.The plugin is correctly supporting format layers and is receiving the "writeLayerStart" event. There I can...
View ArticleRetrieving information from the "Info Panel" with the SDK
Is there a way to get the information from the info panel? Namely the RGB and CMYK information from where the mouse is currently at?I planned to make a Logitech G13 Applet to show the information, but...
View ArticleHelloWorld plugin
I couldn't find any tutorial that show me how we can write a plugin in photoshop. Anybody can show me a complete HelloWorld plugin creation by using c++?
View ArticleMATLAB Support in Photoshop CC
Hello,Using this page:Downloadable content (plug-ins) I was able to download Photoshop MATLAB Toolbox.I used to work with it in Photoshop CS6 Extended. Yet now, After upgrading to Photoshop CC it...
View Articledeveloping CS5 plugin on CS6
I need to develop a plugin for Photoshop CS5 for a Mac. Can this be done on Photoshop CS6 on a Mac?This is called Forward Compatibility, and I couldn't find information about this in the SDK...
View ArticleWhat is the struct of itemData in photoshop cs2?
I want to know the title of menu which is clicked. We can know the menu title of photoshop cs. Photoshop's menu is drew when we open the menu from cs2.I got the DRAWITEMSTRUCT information when Imonitor...
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 ArticleSuspending UI in automation plugin
Is there a way to suspend UI during execution of automation plugin (C++ Windows, Photoshop cs5-cc). I mean updating display when plugin opens closes docs, add or remove layers. Cna i suspend that and...
View ArticleError in compiling sample project of photoshop CC 2014
Hi, I am trying to compile sample project "Outbound" of Photoshop CC 2014, but it is showing me error, "Parse Issue: Unknown type name 'DialogPtr' " in DialogUtilities.h file . DialogUtilities.h is...
View ArticleImage Browser - SDK, ActiveX Interface, or what
I am writing an Image Browser using Visual Foxpro and am looking for an ActiveX or DLL interface that will read images files and turn them into thumbnail and/or small JPGs. Short of requesting to...
View ArticlePSB PSD 8BIM 8B64
I noticed in CS4 that when saving same png file to PSB and PSD thatSDK File Format Spec CS4 indicates Signature: '8BIM' But I see 8B64 in PSB file and 8BIM in PSD file.1) Is this documented somewhere?...
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 Articleadd item to context menu
Hi everybody! is it possible to add item in context menu when right button mouse clicking on layer?
View Article