bruns added inline comments.

INLINE COMMENTS

> blendercreator.cpp:134
> +    blendStream.readRawData(imgBuffer, length);
> +    abgr_to_argb(imgBuffer, length);
> +    QImage thumbnail((unsigned char*)imgBuffer, x, y, QImage::Format_ARGB32);

https://doc.qt.io/qt-5/qimage.html#rgbSwapped-1

REPOSITORY
  R320 KIO Extras

REVISION DETAIL
  https://phabricator.kde.org/D19696

To: chinmoyr, #frameworks, bruns
Cc: bruns, ngraham, broulik, ltoscano, kde-frameworks-devel, kfm-devel, alexde, 
feverfew, michaelh, spoorun, navarromorales, firef, andrebarros, emmanuelp, 
mikesomov

Reply via email to