[wx] wxImage

Michele Petrazzo michele.petrazzo at TOGLIunipex.it
Fri Jul 30 07:42:40 EDT 2004


Hello to everyone,
I want to know how many frames there's in a tiff file. I write:

img = wxImage(my_img, wxBITMAP_TYPE_TIF)
img.GetImageCount() (like the documentation say)

but an error occur: wxImage as non attribute 'GetImageCount'
is it right or I have problems?

I use wx 2.4.x

Thanks



More information about the Python-list mailing list