Close Color Picker

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

matterGoal

Close Color Picker

Post by matterGoal »

Hi! this is my first Post Nice to meet you guys ! And bear with me, I'm really new in PS scripting

Ok this is my situation: I've created an iOS application connected with PS with the Remote Connection SDK, this is a really simple application, nothing more than an exercise to learn how to use the SDK. At the moment I'm totally stuck on a (I suppose) simple operation... i'd like to close the color picker! I Know that i can open it with Code: Select allapp.showColorPicker() but I can't find the reverse function.
What you think ? is it possible to do ?

Thank You
Matt