add item to context menu
Hi everybody! is it possible to add item in context menu when right button mouse clicking on layer?
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 Articleunable to register events - PhotoshopRegisterEvent - HostObject could not be...
I am trying to register photoshop events using the PhotoshopRegisterEvent as described in the http://cssdk.host.adobe.com/sdk/1.0/docs/WebHelp/app_notes/photoshop.htm#Registering_for_e...
View Articlebrush behaviour: direction-based colour possible?
Hello,I was wondering if there might be a way to create a brush that changes colour based on the direction it's traveling on canvas. A similar behaviour already exits under Shape Dynamics to control a...
View Articleautomating PS Print Dialog
I want to write a desktop app that will pull images from a private storage somewhere in the cloud, and print it through Photoshop. I am aware of the PS Connnections API and would like to know if anyone...
View ArticleIs it possible to create a 'General' plugin with C++ SDK?
The SDK mentions that we can create 'Automation', 'Export', etc plugins with C++? Do these types have their limitations? For example, can't an 'Export' plugin access the whole API exposed to an...
View ArticleHELP FOR RUN PHOTOSHOP IN COMMAND PROMPT AND OPEN FILE
HELLOi have problem for run photoshop in cmd(command prompt) andopen a file immediatefor example:D:\Program Files\Adobe\Photoshop CS>Photoshop.exe -open -f:\1.jpgbut these not answerI need parameter...
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 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 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 Articlephotoshop cs and cs3 compatible with windows vista home basic? yes or no?
anyone knows? and can i upgrade to that using Photoshop elements 5.0??
View ArticleUsing STL collections in Photoshop plug-ins
Hello!<br /><br />Would you explain one moment. I need use a lot of STL collections in my Photoshop plug-in.<br /><br />First, I try to write something like<br...
View ArticlePhotoshop CS4 CRASH on using Flash Panel from SDK examples
Hi!I'm trying to create a panel using Flex, flash and javascript. But I cannot finish tutorials - they all CRASH photoshop with almost the same code in init() function when using CSXSInterface.**...
View ArticleSelect a layer whose name is the same as another layer
I have two layers with the same name. How can I select the one I want from an automation plugin? thanks Bill
View ArticleHow to parse text layer in PSD file?
Hello, I am new to the SDK. I am trying to create command line tool(EXE) that parses Text (layer) in Photoshop PSD file programatically . Is this possible? If so, is sample code available? Thanks in...
View ArticlePhotoshop doesn't save metadata
I try to write meta data to psd file.i add resource block (as in photoshop file format.pdf) with custom number (4000 for example).all data saved and photoshop correctly open file. but when I click...
View ArticlegetCustomOptions, putCustomOptions
I have a Photoshop CS5 panel that I want to have the functionality to save/load preset values. I used a Local Shared Object in Photoshop CS4. Worked fine. WOuld not work with Photoshop CS5. Compiles...
View Articledo we have any othere option other than play to dispatch an event into the...
friens in my program the play option is creating a problem .. so please tell me if we have any replacement for this command
View ArticleMaking Xcode 4 Projects for Mac OS
Hi ,SDK doc "Making Xcode Projects for Mac OS" shows how to create project with pretty old Xcode Version 3.1.2.Can anyone tell me how to create basic plugin project using xcode 4 with cocoa support , I...
View ArticleNVIDIA Texture Tools plugin
I recently applied NVIDIA Texture Tools (http://developer.nvidia.com/nvidia-texture-tools-adobe-photoshop) which allows the exportation of .DDS files. My problem arises when I try to actually save my...
View Article