IDE 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 ArticleHybrid Extensions interaction
How to throw call from Adobe Extension Builder application to the automation plugin С++
View Articlehalftone patterns/paths
does anybody know if there exist any plug in or something to make halftone paths or patterns in different shapes than just the existing ones dots, circle and line. i want to have some other interesting...
View ArticleCan I get photoshop SDK?
I want to use some function like photoshop for my own application.So, I need a photoshop SDK,not for plug-in.whether it is free or not.Can I get ? (Personal information removed) Thanks Message was...
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 ArticleFilters - Rendering using layers behind target layer?
I'm looking at writing a filter, but the image routine I'm porting does some very custom transparency/blending work and requires access to the bitmap data that's behind the layer the effect is being...
View ArticleDelay Photoshop redraw
This from the AutomationFilter example causes Phohtoshop to redraw. //-------------------------------------------------------------------- -----------//// AutomationFilterData::Redraw// //...
View Article32-bit plugin shortcut created on windows 64 does not work in PS CS6 (32bit)
Here is a really odd one. I have 32-bit and 64-bit PS installed on Windows 8. If I have a 32-bit plugin in FOLDER32, and I manually create a shortcut in the 32-bit PS Plugins folder that points to...
View ArticleScript for collapsing/expanding selected groups?
Hey all, Is it possible to create a script that collapses/expands selected groups? I know you can hold alt on an outer group that will expand all the inner groups but this functionality is very...
View ArticleMy plugin sometimes crashes on exit
Hi i developped a 8bf plugin for Photosop™ and when i quit the plugin, i have sometimes issues: 1) the plugin window freezes and the plugin run forever. 2) the plugin crashes PS directly. it happens...
View ArticleHow can i create a filechooser button inside the plugin window?
Hi i'd like to create a filechooser button to load/save but inside the plugin window. Is it possible ? if yes how can i do that ? and i need the algorithm to be Mac/Windows compatible if possible...
View ArticlePSD Format - how to read compressed data from Image Data Section?
Has anybody tried to read ZIP-compressed data from the Image Data section in PSD file format? I tried to read data compressed with predication as well as without prediction, but had no success - the...
View ArticleCan we get the eventUndo?
Hi All! I am designing a plugin for Photoshop CS5 onwards. My plugin has a UI which shows the current background color in an HBox. My problem is as follows: Suppose there is a text layer whose font...
View ArticleDll missing issue
Hi,I have created an automation plugin and I am using a code snippet in this plugin created by listener to use a third party plugin. When I execute that code I am getting "filechck.dll missing"error....
View Articlechange depth from 32bit to 8bit
Hey. is there asimple wayto change depth of image. I'm makking TMO filter plugin, and operate on 32bit image, laast operation i need to convert to 8 bit. Is there any function fot that? thanks.
View ArticleCS3 Public Beta - MacTel - Plug-Ins
How many developers have downloaded the CS3 public beta?How many developers have downloaded the CS3 public beta SDK?How many developers have their plug-ins running natively on MacTel? UniversalBinary?I...
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 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 ArticleColor space conversions to/from XYZ broken?
I have just started writing a plug-in in which I need to convert data from an RGB space to XYZ and back again. For this I am using the sPSColorSpace->Convert16 function.Unfortunately, it seems that...
View ArticleHELP FOR RUN PHOTOSHOP IN COMMAND PROMPT AND OPEN FILE
HELLOi have problem for run photoshop in cmd(command prompt) andopen a file immediate for example:D:\Program Files\Adobe\Photoshop CS>Photoshop.exe -open -f:\1.jpgbut these not answerI need...
View Article