can anyone tell me what does PIActionDescriptor do
i want to know that what exactly does PIActionDescriptor means and what is its function in SDK programs..please help me
View ArticlePhotoshop and Radiance .hdr format
Hi,Photoshop does not work properly with Radiance .HDR files: Using FORMAT=32-bit_rle_rgbe1) It ignores PRIMARIES variable on read, always assuming primaries tobe: sRGB with D65 WP (0.640 0.330...
View ArticleIDE 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 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 ArticleThe dds about Adobe Bridge
My Bridge can't see the DDS pictures for 64bit Win7, how can i do ? i'm like bridge,but it don't love dds pictures by my job. I has installed dds plugin for photoshop also no use.
View ArticlePlugin working fine on CS6 but giving issues in CC 2014..
Hi I have developed an automation plugin and it is working fine till CS6. For CC 2014, it works fine on my machine but on other machines it gives errors like "Cannot flatten, or cannot rotate".. Can...
View ArticleTo set minimum size of flash panel
I am developing a flash panel in PS CS5. I have tried many way to set minimum size of panel window, but they don't work. I have not idea how to do this now. I'm waiting for your HELP. Thank YOU!
View ArticleInterlancer Sample Code Not Working
Hi All,When I try to run Interlancer Sample Code which is included in Photoshop SDK cs2 It gives Lots of error (MD5.h is giving more errors ). I think this is only of Project Settings Problem.Other...
View ArticleRead PSD from c++
Hi, I want read PSD file from my standalone application in c++.How can I do it? Is there some documentation? ThanksRino
View ArticlePhotoshop file formats pdf
Hi, I'm writing a drawing application that supports layers, and would like to be able to write to a layered .tif file that photoshop can understand, and translate into layers. In the tiff 6.0...
View ArticlePossible new(?) MSVCR80.DLL issue
I'll post this here since the symptoms are vaguely correlated to VS2012 and/or the SDK... I haven't seen this particular symptom set mentioned in any search I've tried so far. What's happening is that...
View ArticlePlugins and External SDK
HelloI have developed plugins for adobe in the past for internal use in my company. Now I plan to create a product that has to interact with AI and PSD files (analyzing them, changing them etc...)I...
View ArticlePS Plug-in preview image fails on Apple Retina displays - e. g. that of the...
We have a problem with our PS plug-ins for Mac OS X when used on Apple's Retina Display MacBook Pro models. The issue is that the preview image appears multifold.The problem as such also exists with...
View Articlehow to use Selection.select()
Today I wanted a minor script to create a selection. Should have gone easily via: app.activeDocument.selection.select(...) The Photoshop CS4 JavaScript Ref.pdf says the "select" method of the Selection...
View ArticleWhat is the solution to DDE Server Window: Photoshop.exe - Application Error?
I updated Photoshop CS4 Extended version 11.2 today (6/11/10) and now when I close it down I receive the following error:"The instruction at 0x7701e1d3 referenced memoery at 0x03821d44. The memoery...
View ArticleHow to use Photoshop SDK into .Net
Dear All, I am new to SDK and I know .Net like VB.Net & C#.Net, I want to use SDK in .Net platform, is it feasible? Or is SDK only support C++ or VC++? please guide for the same. Thanks.
View ArticlePanels without Flash Builder?
I've decided to write a Color Picker extension for Photoshop and I've no experience with Photoshop scripting / a little with Flash.But the Photoshop interaction part is going to be really simple, and...
View ArticleAre 32-bit Cocoa plug-ins supported?
Hello, [Adobe Photoshop 12.0.1, CS5 SDK, OS X 10.6.4, Xcode 3.2.4] I'm converting my plug-in to use Cocoa but I'm experiencing crashes after my plug-in is closed (either by cancelling or when the...
View ArticleHow to read initial paragraph baseline offset from PSD file
Hello, I'm trying to programmatically read meta data from a PSD Text layer about the initial baseline offset for a paragraph [hopefully the right term here] - can someone point me in the right...
View ArticleCan we assign a hotkey to a plugin through code?
Hello! I am relatively new to Photoshop Plugin development. I have been learning as well as implementing whatever I learn. In this process, I succeeded in developing an Automation plugin for Photoshop...
View Article