PDA

View Full Version : Pixmap height / width without loading it



bunjee
28th November 2007, 23:07
Hi,

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

Thanks.

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