[Qt-interest] Limitations of QImage size
Thiago Macieira
thiago.macieira at trolltech.com
Sat Aug 15 22:17:05 CEST 2009
M. Bashir Al-Noimi wrote:
>Hi All,
>
>I'm working on NLP (natural human processing) project so I need to deal
>with huge images for that I faced a problem with creating images more
>than 1000w X 30000h !
>
>
>Is there any way for creating images by QImage more than 1000w X 30000h
>pixels?
1000 x 30000 x 4 = 120 000 000 bytes
If you have that much RAM to spare, sure.
But at that size, you should really be working in tiles.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Development Frameworks
Sandakerveien 116, NO-0402 Oslo, Norway
Qt Developer Days 2009 | Registration Now Open!
Munich, Germany: Oct 12 - 14 San Francisco, California: Nov 2 - 4
http://qt.nokia.com/qtdevdays2009
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090815/c15b4f77/attachment.bin
More information about the Qt-interest-old
mailing list