Search found 1 match

by lmbgm
2011-10-03T07:47:08-07:00
Forum: Users
Topic: Image data to Array, Python -> WxImage
Replies: 0
Views: 4172

Image data to Array, Python -> WxImage

This is related to Python, but if someone can give me the C equiv way (using MagicCore) of doing it, that would be fine too.
I am trying to use PythonMagick (which has zero documenation) to convert an Image to a WxImage.

I found this site: http://wiki.wxpython.org/WorkingWithImages#PythonMagick ...