[Bf-python] Image support

Willian Padovani Germano wgermano at ig.com.br
Thu Jun 26 02:45:17 CEST 2003


On Wed, 2003-06-25 at 20:56, John wrote:
> Is there any support for using Blenders internal image functions to load 
> and draw images?

The Image module has an Image.Load() function, that uses add_image()
from Blender, and so can load any image format that Blender understands.

Drawing wasn't added yet, that's an example of an open project in
exppython: direct access to an image buffer in Blender.

--
Willian, wgermano at ig.com.br




More information about the Bf-python mailing list