SWF Panel: how to get/set pixel or better - grab and paste BitmapData
Hi everyone, trying to understand how to read and write pixel color from image or better - current layer but can't understand how to do this. Does this even possible? Main idea - it's pick current...
View Articleto create plugin using CLI/C
Hi all I had tested the sample-code for Disolve ......\pluginsdk\samplecode\filter\dissolve I placed the dll file "disolve.8bf" in location as C:\Program Files (x86)\Adobe\Photoshop...
View ArticlePhotoshop CS2 localized for BIDI Languages (Middle East)
I am hoping I can get a few questions answered.I need to purchase the CS2 version of Photoshop with Arabic (Saudi Arabia), Hebrew (Israel) and Urdu (Islamic Republic of Pakistan language packs.I have...
View ArticleUse Flex UI in a PS plugin
Hello! I am a relatively new user to Flex UI designing! Few days back, I thought of giving my PS plugins a Flex UI look! I searched the internet on some tutorials or guides, but there is very little...
View ArticleHow to detect plug-ins path for Photoshop CC?
Hi I downloaded new CC SDK but unfortunatelly in html doc there is not info how to detect a plug-in path for new Photoshop CC. Pdf doc also contains very old info (still for Photoshop 5.0) - Could you...
View ArticlePhotoshop Plugin Panel creation - accessing the file system
I am trying to write a plugin that can export content from photoshop .My problem is setting the export directory from the Panel UI I am creating with Flex. So far I was able to find some working code...
View ArticleWhy 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 ArticlePhotoshop CC: Calling PIUGetInfoByIndex causes an exception when searching...
I have a function call in an automation plug-in that searches through the documents opened in Photoshop and attempts to get the name of each document (to compare it to a name that is passed in). When...
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 Articlecannot open inlcude file
Hey guys, This is my first plug-in, and I'm running into this problem where visual studio 2013 is complaining about an inactive preprocessing block that is trying to call <Carbon/Carbon.h>....
View ArticlePS Custom Format Plugin - Issue Reading Files > 2GB &< 4GB
Is this issue fixable within our format plugin code, or is it a photoshop limitation? I am new to Photoshop & Photoshop Plugins. I have reviewed the sdk photoshop documentation & searched...
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 ArticleMeaning of Txt2 section of PSD file
Hello,I am trying to get some information about Type Tool from PSD file into my program. In Adobe Photoshop File Formats Specification (see Txt2) you only say, that there is a length of data + Raw...
View ArticleDoes anyone know the specification of the Lr16 block inside PSD/PSB files?
The PSD file format spefication documentation doesn't contain the specification of the Lr16 block. How can I find it?
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 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 ArticleFile Formats Documentation
The SDK's make reference to the 'Photoshop File Formats PDF', but this file does not appear to be packaged with the rest of the SDK. Can you tell me where to get it?
View ArticleFormat plugin: simultaneous layers & channels support
I hate to bring up this question again, but it seems that the previous discussion(titled "How can I see the alpha channel in the channels palette?") while mentioning the issue didn't really clarify it....
View ArticlePhotoshop's JPEG Algorithm - from a website (Apache) environment
I'm not sure if this is the correct forum for this post, but none of the others seemed to fit either. Here is my situation: I am the programmer for a website that maintains images. I need to modify...
View Article