Re: Near random colors to picture pixels, so that same color matches same random color.
Minai Robam <[email protected]>
| Newsgroups | alt.comp.lang.borland-delphi |
|---|---|
| Message-ID | <[email protected]> |
Did it myself with Javascript canvas functions with the difference of RGB's by adding the difference to each picture point. Mina