BUG in getting layer's bounds
Hi all! This code contains weird bug: // // GET LAYER BOUNDS // error = PIUGetInfoByIndex(LayerCounter,classLayer,0,&descLayer,NULL); if (error) goto returnAutoError; error =...
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 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 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 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 ArticleFilter plugin - Pixels become grey when alpha set below 50 (ish)?
Hi,My filter plugin modifies the alpha channel values of various pixels and I noticed that when an 8 bpc pixel's alpha is set below 50 (or so) that the pixel ends up turning grey, as if the R,G,B...
View ArticlePiPL 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 ArticleHow does Photoshop decide which dict file (tw10428.dat) should be loaded?
I want to add some ZStrings to dictionary file tw10428.dat, In my computer, the file is in folder "C:\Program Files\Adobe\Adobe Photoshop CS5\Locales\XX_YY\Support Files", Here XX_YY stands for locale...
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 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 Article[automation plugin c++] Create a new file from clipboard
Hi! I'm creating automation plugin using c++. I'm copying some selection, and want to create a new file with it (so, with clipboard). And I have a autogenerated code (from listener) for that: SPErr...
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 ArticleWriting Unicode characters to scripting parameters on Windows
I am trying to read/write a file path that supports Unicode characters to/from scripting parameters (PIDescriptorParameters) with an Export plug-in. This works fine on OS X by using AliasHandle...
View ArticleRetrieving information from the "Info Panel" with the SDK
Is there a way to get the information from the info panel? Namely the RGB and CMYK information from where the mouse is currently at?I planned to make a Logitech G13 Applet to show the information, but...
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 ArticlePhotoshop Automation Plug-in - Getting non western characters from layer...
Hi To all members of the forum. My name is Momir Zecevic and i have developed automation plugin for Photoshop and it work well for almost 8 years now (Windows XP, Vista, 8, Visual studio 97 and...
View ArticlePhotoshop Plugin with License Key
Hi, I want to hire a developer to build a plugin for my Photoshop resource website. I have a couple of questions and I'm hoping they can be answered here 1. Is it possible to license key plugins for...
View ArticleAnimation + Save for web accessible from javascript ?
Hello. i'm quite new to scripting in cs4. I did a very little script to get illustrator artboards available as gif files : /********************************************************** fr32c Exporter les...
View ArticleHow do I transfer all my plug-in filters, etc. from CS6 to PS-CC?
How do I transfer all my plug-in filters, etc. from CS6 to PS-CC?
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 Article