PDA

View Full Version : Pixmap height / width without loading it



bunjee
29th November 2007, 00:07
Hi,

Is it possible to get a pixmap width and height without fully loading it ?

Thanks.

ChristianEhrlicher
29th November 2007, 08:10
Not with Qt functions.
When you write your own QImageIOPlugin it is possible.