[KPhotoAlbum] Little patch and some ideas I like to implement

Henner Zeller h.zeller at acm.org
Wed Nov 15 12:57:38 GMT 2006


Hi,
> have ?". This answers stupid questions without using up too much
> space.

.. and the particuar piece of code in thatthat does the calculation
should probably do proper floating point propagation.. (double-cast
missing). :-/
	const double megapix = (double)imageSize.width() * imageSize.height()
/ 1000000;

-h



More information about the Kphotoalbum mailing list