POV-Ray : Newsgroups : povray.general : working with pixels of an external image Server Time
29 Jul 2024 12:29:37 EDT (-0400)
  working with pixels of an external image (Message 1 to 3 of 3)  
From: stevenvh
Subject: working with pixels of an external image
Date: 13 Oct 2011 05:25:01
Message: <web.4e96adee8b1986b11ae9f9ed0@news.povray.org>
How can I work with individual pixels of an external image? IIRC I once did
this, but I don't recall how. I tried searching the documentation, but that's
not easy if you don't know the right keyword(s).


Post a reply to this message

From: Thomas de Groot
Subject: Re: working with pixels of an external image
Date: 13 Oct 2011 07:07:01
Message: <4e96c655$1@news.povray.org>
On 13-10-2011 11:23, stevenvh wrote:
> How can I work with individual pixels of an external image? IIRC I once did
> this, but I don't recall how. I tried searching the documentation, but that's
> not easy if you don't know the right keyword(s).
>
>
>
with the eval_pigment(Pigm, Vect) function.

Thomas


Post a reply to this message

From: stevenvh
Subject: Re: working with pixels of an external image
Date: 13 Oct 2011 09:55:00
Message: <web.4e96ec902a88d5fd1ae9f9ed0@news.povray.org>
Thomas de Groot <tenDOTlnDOTretniATtoorgedDOTt> wrote:
> >
> with the eval_pigment(Pigm, Vect) function.
>

That's the one. Thanks a million!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.