Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Ingo Thies Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Extract RGB values from image Date: Mon, 16 Sep 2013 09:02:47 +0200 Lines: 9 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: individual.net iurLhU9yN4FmOLKTK1qLuQ10DXlYsqHGnRR14xtjHIIBbhaZSL Cancel-Lock: sha1:CsOORGJTvpewXBi+xR+mexUnC40= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:2036 On 11.09.2013 21:36, Ingo Thies wrote: > splot 'someimage.png' binary filetype=png with rgbimage It seems to work with "plot" instead of "splot". However, I got to a comparably useful result with convert (imagemagick) & Co. But thanks so far. Ingo