Originally Posted by wysota Yes, see QImage::bits(). thx for the answers. But is this the fastest way to manipulate an image using QT(i mean not using some asm inside QT)? i gonna test this later tbscope, thx
Originally Posted by freitag But is this the fastest way to manipulate an image using QT(i mean not using some asm inside QT)? Yes, this is the fastest way. bits() gives you direct access to pixel data.
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Forum Rules
Bookmarks