[Bf-python] Image.getPixelColor

Austin Benesh bfdeveloper at gmail.com
Sat Apr 30 04:10:20 CEST 2005


Ok, the documentation is up and the first patch can be trashed.
The new patches:

getpixels.diff
imagedoc_update.diff

Here's what I fixed:

- stupid comments
- patch not working
- Max_xy is now MaxXY
- extra debug code and junk like that

Here's what I still need to add:

- getMinXY
- setPixelColor (might require an Image.save())
- any additional operations

Please say if there is anything more that may need fixing or adding.

-- Austin
-----Original Message-----
From: bf-python-bounces at projects.blender.org
[mailto:bf-python-bounces at projects.blender.org] On Behalf Of Stephen Swaney
Sent: Thursday, April 21, 2005 7:21 PM
To: Blender Foundation Python list
Subject: Re: [Bf-python] Image.getPixelColor

On Thu, Apr 21, 2005 at 07:04:40PM -0600, Austin Benesh wrote:
> If you had looked at the patch on the site, you'd notice that the useless
> comments are gone.

I am looking at the code in the Patch tracker:

+// desperately needed...
+{"getPixelColor", ( PyCFunction ) Image_getPixelColor, METH_VARARGS,
+"(int) X,Y"},

-- 
Stephen Swaney			
sswaney at centurytel.net

_______________________________________________
Bf-python mailing list
Bf-python at projects.blender.org
http://projects.blender.org/mailman/listinfo/bf-python




More information about the Bf-python mailing list