happy days

Moho allows users to write new tools and plugins. Discuss scripting ideas and problems here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
malcolm
Posts: 47
Joined: Tue Oct 20, 2009 8:37 am

happy days

Post by malcolm »

:lol:
Last edited by malcolm on Sun Mar 28, 2010 6:28 pm, edited 1 time in total.
arfa
Posts: 244
Joined: Tue Dec 23, 2008 8:15 pm
Location: New Zealand

Post by arfa »

Why bother with a script when there are lots of free color pickers available.

I use colorfinder for simple picks (free):
http://www.puremango.co.uk/free_downloads/

colorpic - iconico.com for more complex schemes.
malcolm
Posts: 47
Joined: Tue Oct 20, 2009 8:37 am

Post by malcolm »

Okay thanks, but can those softwares be written into AS? I don't want to be having to go back and forward from application to application just to find out what the color is for something?

Can anyone help?
arfa
Posts: 244
Joined: Tue Dec 23, 2008 8:15 pm
Location: New Zealand

Post by arfa »

No, it is standalone software but colorfinder is only 40kb

You don't need to find out what an existing color is - it is what it is. If you want to use it for another shape you can either use the eyedropper or use the 'select shape' push/pull.

If this doesn't meet your needs perhaps you could explain in more detail how you are working.
malcolm
Posts: 47
Joined: Tue Oct 20, 2009 8:37 am

Post by malcolm »

What I would like to do is, import an image, lets say its a jpeg, and somehow be able to choose a color from anywhere on that jpeg and have AS tell me what it is. Rather than having a whole other software running and toggling back and forth just to find out the hex#.

So what I'm suggesting is perhaps the inkdrop can work just like how it works in photoshop. Or a hot key, say the tab button, which tells you what the color is where ever your cursor is. Thus changes the swatch color in the tool bar.

Is this possible? Can anybody help?
ponysmasher
Posts: 370
Joined: Thu Aug 05, 2004 2:23 am
Location: Los Angeles
Contact:

Post by ponysmasher »

malcolm wrote:What I would like to do is, import an image, lets say its a jpeg, and somehow be able to choose a color from anywhere on that jpeg and have AS tell me what it is.
This is already possible. Just select "custom image" for the swatches and set fill by clicking somewhere in the image and stroke by right-clicking.
malcolm
Posts: 47
Joined: Tue Oct 20, 2009 8:37 am

Post by malcolm »

Thanks for the help. What I was really wanting the color picker script for was when I import a movie clip into AS. The color is constantly changing in the footage so I want an easier way just grab color, instead of importing a new image into the swatches every time.

Can anyone help with this script request?
User avatar
ulrik
Posts: 1087
Joined: Thu Aug 11, 2005 10:32 pm
Location: Stockholm Sweden
Contact:

Post by ulrik »

I second malcolms request, it would be very handy to be able to chose color from anywhere on the screen, is it possible to write a script for this purpose?
rogermate
Posts: 298
Joined: Mon Jun 02, 2008 5:53 am
Location: Mars

Post by rogermate »

malcolm wrote:Thanks for the help. What I was really wanting the color picker script for was when I import a movie clip into AS. The color is constantly changing in the footage so I want an easier way just grab color, instead of importing a new image into the swatches every time.

Can anyone help with this script request?
There are pros and cons to each approach.

Using a 3rd party utility, you have choices, it's already done, some are free, it would let you grab a color from any movie, not just something imported into AS, but would include anything in AS, or a web page, or Photoshop etc. Plus, if you used such a utility it would also work with Photoshop, AS, Gimp, etc. etc. I would agree switching apps can be a pain, but color grab utilities are the most straightforward, hotkey, you can have it in your windows status bar.

Having one built into AS, you could only grab AS content. If it can be done. You could only paste into AS. You may have to reinstall each time AS is upgraded, could have incompatibilities, bugs which crash - effect AS. They say if it ain't broke don't fix it.

Here's two:

http://sourceforge.net/projects/pickard/
http://sourceforge.net/projects/hcolorcop/

And this is a neat color scheme designer:
http://www.colorschemedesigner.com/
User avatar
707dragon707
Posts: 46
Joined: Sat May 10, 2014 1:09 am

Re: happy days

Post by 707dragon707 »

Hey malcolm, what version of anime studio are you running because I am running AS9.5 and the lm_eydropper is able to pick a color from a movie clip.
Post Reply