Is 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 ArticlePhotoshop displaying a warning in console.
Hi All, I'm trying to display a carbon dialog using dissolve plugin. I create a carbon dialog and then i try to add Cocoa view to carbon window. I get a warning when I try to create the view :...
View ArticleGet Layer Groups from C++ plugin
Hi! I'm trying to get next things: 1) layers hierarchy 2) layers bounds rect 3) save every layer to PNG file -- Currently I can only get list of layers: auto&layerInfo =...
View ArticlePhotoshop "Server"
Hi Folks, I have a client wanting to use Photoshop in so to call it server mode.Basically it would be installed on a server and would use custom scripts for predefined actions on PSD files that are...
View ArticleQuestion about 32 bits pictures
Hello all I'm developping a photoshop plugin, but unfortunately i don't own the latest Photoshop and i can't try the RGB 32 bits mode. Acrually on my version there is 32 bits mode, but it changes the...
View Articlecaputre event on html/js view for PS Document open and change
I want to refresh the extension view(html/js) when a new document is opened in photoshop or photoshop documents are switched.tried to add a listener via CSInterface.addEventListener but may be I am not...
View ArticleHelp Please!! Just Want Text No Background
First, thanks for reading my plea for help. I'm 100% new to Photoshop CS I have ZERO experience. The Company I work for wants to create the company Logo in Photoshop. After, creating the logo we will...
View ArticleHow to get the pixel data so as to work on it?
Hi all,I am trying to write a plug-in that will crop and scale the image, edit the selection in the image document based on image data. For this purpose I need the pixel data of the image. How to get...
View ArticleHow can I export Text Layer as PNG?
I'm extending the Outbound sample to have each layer exported as a PNG file. I got it done for RGB layers, but it does not work for Text Layers. For text layers I got the rectangle where the text...
View ArticleHow can I see the alpha channel in the channels palette?
Hello, mi format plugin loads a rgba image. I see it with transparency, that's ok, but when I go to the channels tab I only see 4 items (RGB, Red, Green and Blue). How can I see the alpha channel of my...
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 ArticleApplication and Plugin paths (32 vs 64 Windows)
I am working on a version of our plugin installer that needs to put the 32bit windows plugin in the 32bit Photoshop plugins folder and the 64bit plugin in the 64bit Photoshop plugins folder. Currently...
View ArticleNVIDIA Texture Tools plugin
I recently applied NVIDIA Texture Tools (http://developer.nvidia.com/nvidia-texture-tools-adobe-photoshop) which allows the exportation of .DDS files. My problem arises when I try to actually save my...
View ArticleHelp me.
I have used PS CS5 I can not use plugin web gallery its apppear warning that "There is no template folder to run web poto gallery" How do I do please help me.
View Articlebrush behaviour: direction-based colour possible?
Hello,I was wondering if there might be a way to create a brush that changes colour based on the direction it's traveling on canvas. A similar behaviour already exits under Shape Dynamics to control a...
View ArticleAccesing layer styles from a filter plugin
It's possibile to acces a layer style (ex. drop shadow) from a filter plugin?
View ArticleHow do we create a plugin setup file for Mac/Win?
Hello! I am a relatively new plugin coder! I have successfully developed a few small plugins. Now, the general course of going about a setup of a plugin is to copy & paste it in the Plugins folder...
View ArticleDissolve plugin example won't build in Xcode
I am attempting to get the disolve plugin to build and I keep getting an error inside the Dissolve.ccp file This is the line that is giving me an errorgFilterRecord = filterRecord; and this is the...
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 Article[PSD Format] Image Data Section vs. Channel Image Data etc.
Hi -Newbie here. Would someone be kind enough to clarify the following points of confusion: 1. On the difference between the Channel Image Data section(s) of a PSD file and its Image Data Section: my...
View Article