Re: Re: New file uploaded to gui4cli
Dimitris Keletsekis <[email protected]>
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <[email protected]> |
Hi, There is a command: IMAGE GRAY which converts the image to grayscale, but I see I haven't documented it... Oups... :) Dimitris On Sat, May 1, 2010 at 4:51 PM, jb886 <[email protected]> wrote: > > > Hi Fer, > > A took me a Sunday afternoon to figure it out and a few evenings to put it > into a script and debug it. I was just intrigued on how to get colours that > naturally fit together. Anyway, the converting routines btw take the 3 > colors as input and convert to 3 values of HSL (HSV is almost similar > calculation, so you can easily adapt it if needed) and visa versa. However > it is indeed only one "pixel". While technically possible in think practical > it is not suitable for images (imagine a 5MP or higher) as GUI4CLI will be > to slow for that. > > Thanks anyway for looking at it and giving feedback. It was not in vain... > > Groetjes, > > Jack > > >