Where can I find the actual Python docs for GIMP? I know this site:
http://www.gimp.org/docs/python/index.html
But it doesn't seem to be complete. For example how do I get the color
of a pixel?
And the docs are not in the 2.4.7 and the 2.5.3 sources, I downloaded.

I'm pretty new in Python and it's not easy to programm sth. for GIMP
with so few docs and examples around.

I want to write a plugin which creates a depthmap from a stereo pair and
the error I get is:
error: could not set 4-element pixel (100, 100) on drawable (ID 5)

Source here:
http://pastebin.furver.se/p5xh8byi7/

Thx in advance for answers,
Samuel

_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to