FileFormat Plugin Access/Store selections
Hi everybody, I'm developing a file format plugin which reads/writes layered image data.The file format also contains selections. My question: How can I store these selections in the document so the...
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 ArticlePlease, help me to describe the high-pass math
I want to request an estimate for a simple plugin, but I don't know how to explain the math involved to a developer who is not so graphically curious as I am. I pushed the limits of my brain trying to...
View ArticleDo the plugins with file type .8bf work in Photoshop CS5 under Mac OS (any...
I saw an article saying so:http://www.fileinfo.com/extension/8bf but when I placed one in my plugins folder and restarted PS, it does not show up.
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 ArticleIs it possible to show/hide guides via the csawlib or any other way?
Hello, in an upcoming update to GuideGuide I've moved nearly all my code into the panel and am relying heavily on the csawlib. Unfortunately, it seems that now when guides are added to the stage, if...
View ArticleUnknown issue while applying effect using "exposure" plugin
Hi, I am trying to execute a third party plugin called "Exposure4" from my existing automation plugin. I have done something similar before too and had no problem. However, I have encountered some...
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 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 ArticleAndroid Remote Connection Sample App Networking Error
Hi, I've downloaded the Photoshop SDK and have been playing around with the Photoshop Images sample app for Android that remotely displays your PS document on you device. Since this project was built...
View ArticleAdd new menu item like File, View... to photoshop
Hi,I want to add new custom menu in photoshop menu bar, like FIle view etc....And also need a popup menu which will open on clicking of this menu.Please tell me how to acheive this........
View ArticleOpenGL and ICM Color Management
I'm looking into ways to move my plugins to the use of OpenCL and OpenGL to take advantage of the power in modern GPUs. Specifically, with the Windows GDI, ICM color management can be set up to be done...
View Articlesimpleformat on Mac OS X questions
I'm looking for how to develop format plugin for Mac OS X.I build simpleformat plugin with Xcode running CS4 but I don't see any dialogs shown when I save a document in Simple Format?1)How to debug...
View Articleis it bug of "AppendString" method?
i had a glue at the "AppendString" funtion in SDK, and i wonder if it can cause a buffer overflow write.the code is in the file path:SDKPATH \ samplecode \ common \ sources \ PIUtilities.cpp void...
View ArticlePlugIn Panel Size?
Hello,I already asked the same question in the Flex SDK Forum and they sent me here. Hopefully someone can help me... I'm having problems with a panel for photoshop.If I assign a minWidht and...
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 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 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 ArticleCall Photoshop Action from other APP?
Hi Everyone, Anybody has any experience to run any Photoshop action using a binary .EXE file? For example, I want to let Photoshop execute a filter action from my own application?I know that DROPLET...
View ArticleMac Photoshop cs2 twain plugin/drivers
This is driving me freaking nuts. I recently did an HDD swap for a client on a dead drive for an intel based iMac (which is always fun tearing apart). Anywho, I replaced the exact version of...
View Article