change 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 ArticleMeaning of Txt2 section of PSD file
Hello,I am trying to get some information about Type Tool from PSD file into my program. In Adobe Photoshop File Formats Specification (see Txt2) you only say, that there is a length of data + Raw...
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 ArticleRetrieving the Photoshop Windows handle?
Does anyone know if there is a way to retrieve the Photoshop windows handle (the HWND) through the SDK?Cheers,Ashley Davis
View ArticlePhotoshop Brightness/Contrast Algorithms
Hi,I searched the Adobe Generic Image Library (GIL)for information pertaining to code or algorithms that Adobe uses for their Brightness and Contrast adjustments in Photoshop. I found nothing.As I am...
View Articlephotoshop cs and cs3 compatible with windows vista home basic? yes or no?
anyone knows? and can i upgrade to that using Photoshop elements 5.0??
View Articleread/write ACT, ACO, and ASE in separate app?
Is it legal to create a stand-alone app that is compatible with Adobe's various color formats?
View ArticleReading image layers
Hi guys,I am developing an application to read an image format and convert it to my proprietary format. I want to read/get the layer information of the image, each graphic object associated with the...
View ArticlePhotoShop JavaScript API -Timer(thread)
hello, exists timer(thread) object in PhotoShop JavaScript API ???In javascript embedded in browsers the common call name:setTimerOut and setInterval.the two functions not function in .JSxwhat the...
View ArticleEnableInfo grammar
Does anybody have any documentation about this? It seems to be very powerful, and I see people using things like PSHOP_ImageWidth that aren't referenced in any of the sample code, but I can't figure...
View ArticleCan I use Windows MFC to develop user interface for Adobe photoshop plug-in?
Hi I need to have some of the controls like image list ( displaying thumbnail preview) and tree controls. I think it is difficult achieve the same using the ADM controls. I was wondering whether I am...
View ArticleHow to use Color Halftone to get the same effect of the attached image ?
Hi, As i want to know that how to use Color halftone filter to get the same effect which i have attached.Although I have using the same filter but it is giving a flat circles on complete image and same...
View ArticlePhotoshop Plugin Panel creation - accessing the file system
I am trying to write a plugin that can export content from photoshop .My problem is setting the export directory from the Panel UI I am creating with Flex. So far I was able to find some working code...
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 ArticlePhotoshop internal RGB colorspace question
Hi, 1) What kind of of RGB colorspace Photoshop uses internally sRGB, adobeRGB etc.?Basically in/from what colorspace should i convert data in m,y format plug-in on rear/write?Is it the same colorspase...
View ArticleExport layers to JPG file
Hi, I wants to export only a single layer as JPEG file in Automation plugin. I have gone through the the implementation in which every layers in the current document is exported as files. But i wants...
View ArticleHow to Handle Untagged Grayscale?
Notably, a plug-in doesn't receive a color profile for the image through gFilterRecord->iCCprofileData with untagged images. This seems to make sense, but it does mean that a plug-in has to do...
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 ArticleRunning Photoshop Droplet or Script without opening Photoshop
Is there a way that I can run a droplet, a set of photoshop actions or a script with out actually photoshop opening its application window.Essentially running Photoshop as a command App. What I know...
View ArticleiOS5/ARC-compatible touch SDK coming?
I'm trying to build my first iOS app that uses the touch SDK, but the current version available for download has not been updated for ARC and iOS5. I can manually clean up the autorelease and dealloc...
View Article