PiPL Documentation - a few questions
Hi, I am slowly figuring out what needs to go into the PiPL file, but I have a few questions. I started using Dissolve.r as the sample to emulate. The first question is on this line: resource 'PiPL' (...
View ArticleDetecting SRGB or Linear on export
Hi all, I'm writing a custom dds exporter for our needs (dds is a texture format for 3D graphics). I haven't had too much trouble with it, except that I am having a great deal of trouble detecting...
View ArticleStop script process
I have a batch script with a panel for setting options. Atfer the user has clicked on the Run button, the script is processing. A window displays informations and the script progress with a progress...
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 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 ArticleHow To Emulate "Screen" Mixing in OpenGL?
I'm implementing a new version of my plugins using OpenGL for proxy display, and I've run up against a roadblock I'm having some trouble getting around... My plugins add lighting effects, and I've...
View Articlehow to add your method in photoshop plugin & call it from javascript?
pls help me i have to add a method in photoshop sample plugin & call it through any script like javascript?don't have to use any listener like script listener?
View ArticleArray of selected layers - how to get it
Hello Everybody I'm looking for a way to get all the selected layers as array. With app.activeDocument.activeLayer i can select only the top-most of the selected layers. There is a way to achieve this...
View ArticleFilling color in an image pixel by pixel in Photoshop
Hi, How can I fill different color pixel by pixel in n image in Photoshop? Thanks in advance.
View ArticleMac SDK example plugins - none compile (Missing Base SDK)
Hi All I'm a Windows developer, and it's been a long time since I've developed our plugin for the Mac (10 years ago using powerpc, codewarrior etc), so my Mac skills are rusty. I thought I'd start with...
View ArticleIs the PlugPlugOwl.dll in PS CC equivalent to the PlugPlug.dll from PS CS6?
From the Extension Builder website it seems Photoshop CC should support hybrid extensions, but there doesn't seem to be an update to the nativeapptoolkit. Using the CS6 nativeapptoolkit in a Photoshop...
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 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 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 Articlepsd and psb File Format Specifications
Besides these 2 documentsa) Photoshop CS File Formats Specification October 2003b) Adobe Photoshop 6.0 File Formats Specification Version 6.0 Release 2.0 November 2000 Are there any other documents...
View ArticleActionReference crashes certain PSCC installs
Hello, I've got a few users of GuideGuide reporting that GuideGuide crashes Photoshop. I am not able to reproduce this error myself. I've been sending them various panels that segment the actions to...
View ArticlePiPl Documentation
I am starting development on a plugin for photoshop, however, I have not been able to get the sample plugins that come with the sdk to load in Photoshop. I've tried simpleformat and 3dformat. I've...
View Articlei want to develop a plugin for photoshop cs6..how can i configure SDK on...
i want to develop a plugin for photoshop cs6..how can i configure SDK on visual studio 2010 and compile sample code..i have added all files but visual studio is unable to find some headers files..as...
View Articleadd item to context menu
Hi everybody! is it possible to add item in context menu when right button mouse clicking on layer?
View ArticleFileFormat 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 Article